V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  css3  ›  全部回复第 24 页 / 共 48 页
回复总数  948
1 ... 20  21  22  23  24  25  26  27  28  29 ... 48  
2020-10-16 11:14:06 +08:00
回复了 css3 创建的主题 程序员 gitlab 怎么定时自动 merge 分支?
@Molita 这个是手动触发 merge,然后 pipline 过了自动合入,我想要全自动 merge 进去
2020-10-16 11:12:43 +08:00
回复了 css3 创建的主题 程序员 gitlab 怎么定时自动 merge 分支?
@css3 @jiaxin1121 @mikicomo @Molita @xurunfei @KuroNekoFan @blindie @tanghanyu
我的理解,有冲突应该是 merge 失败的吧
@Jat001 嗯。直接用远程服务器的解释器也是一种办法
@lingo233 D 盘不能当作系统盘吗?
@kokutou 试了这样。确实可以,点赞,但我多了一步报错, LINK : fatal error LNK1158: cannot run 'rc.exe'
根据这个解决了 https://blog.csdn.net/zaishijizhidian/article/details/88694373
@imn1 上面勾选的是我已经安装了,还不行的
@ysc3839 勾选安装哪几项呢

@love 是的

@zachlhb 我是按 pip 出错提示的链接,下载的这个 build tools,安装完成,打开还是需要勾选安装其他的东西

@mmlmml1 更新了
@ysc3839 项目指定要这个

@zachlhb 我这个不就是吗?

@chinvo 假如安装其他的包,没有现成的二进制,需要编译,怎么搞?

@newmlp 你的长啥样?

@wanv1171 这玩意儿下载了,打开就是要勾选安装啥啊

@PopRain 不好意思,打错了😂
@newmlp 上图中还要勾选哪几个才行呢?
@wevsty 所以不是请教大家看一下有没有小一点的补丁啥的吗😳
@jdhao 我想解决这个 pip install 时的编译问题,暂时先不考虑直接安装二进制
@x66128 没事干?会说你工作不饱和
2020-09-23 10:02:44 +08:00
回复了 css3 创建的主题 Docker docker-copmose build 带参数的镜像,并启动容器的命令是什么?
@powerfulyang

docker-compose up -d --build --build-arg NODE_VERSION=test ei

直接弹-h 选项
Builds, (re)creates, starts, and attaches to containers for a service.

Unless they are already running, this command also starts any linked services.

The `docker-compose up` command aggregates the output of each container. When
the command exits, all containers are stopped. Running `docker-compose up -d`
starts the containers in the background and leaves them running.

If there are existing containers for a service, and the service's configuration
or image was changed after the container's creation, `docker-compose up` picks
up the changes by stopping and recreating the containers (preserving mounted
volumes). To prevent Compose from picking up changes, use the `--no-recreate`
flag.

If you want to force Compose to stop and recreate all containers, use the
`--force-recreate` flag.

Usage: up [options] [--scale SERVICE=NUM...] [SERVICE...]
2020-09-22 22:02:44 +08:00
回复了 css3 创建的主题 Docker docker-copmose build 带参数的镜像,并启动容器的命令是什么?
@jakezh 要 build 的时候命令行传值,不是写死在 cocompose
2020-09-22 22:01:34 +08:00
回复了 css3 创建的主题 Docker docker-copmose build 带参数的镜像,并启动容器的命令是什么?
@powerfulyang 不行的,试过了
2020-09-17 21:23:45 +08:00
回复了 css3 创建的主题 iPhone iPhone 蜂窝网络如何设置 http 代理?
@leafleave apnapn 没这个入口,在哪里设置?中国移动
@dangyuluo 不管 merge 前,只想要邮件通知
1 ... 20  21  22  23  24  25  26  27  28  29 ... 48  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   1428 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 17:43 · PVG 01:43 · LAX 10:43 · JFK 13:43
Developed with CodeLauncher
♥ Do have faith in what you're doing.