V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX  ›  css3  ›  全部回复第 25 页 / 共 48 页
回复总数  953
1 ... 21  22  23  24  25  26  27  28  29  30 ... 48  
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 前,只想要邮件通知
2020-09-15 13:04:49 +08:00
回复了 css3 创建的主题 iPhone iPhone 蜂窝网络如何设置 http 代理?
@leafleave 哦,看来这能用这种方法了
2020-09-15 13:04:33 +08:00
回复了 css3 创建的主题 iPhone iPhone 蜂窝网络如何设置 http 代理?
@zro 哦。电报啊
2020-09-15 13:04:15 +08:00
回复了 css3 创建的主题 iPhone iPhone 蜂窝网络如何设置 http 代理?
@zro tg 是啥
@willww64 好的,我了解一下
@a719114136 这会长记性了,也给我坑哭了😂😂
@lln133208 这回就长记性了

@willww64 virtualenv 是用 pip 安装的,所以你说的这两种,都是一个性质的吧?

@breaker911 这几天没有升级过其他的,就 macOS 自动升级了

@cocoabeans 好的,老哥
@iConnect @a719114136 @littlewing @TimePPT @Dvel 以前用的 windows10, 从来没有遇到过自动升级 python 版本的问题,最近切到 mac 上,首次发现,有点惊讶😂
@iConnect 老哥,不太明白是啥情况啊,我 venv 是基于 3.7.3 版本的,现在默认的变成了 3.8.3 了

@a719114136 我去,感觉还真是这个原因导致了 python3 升级

@littlewing 好像还真的自己管理
@TimePPT 回头我试试,多谢
2020-09-08 11:20:24 +08:00
回复了 css3 创建的主题 问与答 macbook pro 关闭屏幕的快捷键是什么?
@Augi 母鸡啊,反正我按着没任何反应
2020-09-06 19:57:56 +08:00
回复了 css3 创建的主题 问与答 macbook pro 关闭屏幕的快捷键是什么?
@helloworld000 那这不是我想要的
2020-09-06 08:28:16 +08:00
回复了 css3 创建的主题 问与答 macbook pro 关闭屏幕的快捷键是什么?
@ysc3839 好麻烦呀
1 ... 21  22  23  24  25  26  27  28  29  30 ... 48  
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   5816 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 39ms · UTC 01:56 · PVG 09:56 · LAX 17:56 · JFK 20:56
Developed with CodeLauncher
♥ Do have faith in what you're doing.