t, --ttyfalse Allocate a pseudo-tty
Docker 学习笔记 ... --rm=false Automatically remove the container when it exits (incompatible with -d) # 如果容器退出自动移除和 -d 选项冲突 -t, --tty=false Allocate a pseudo-tty # 分配伪终端 -u, --user="" Username or UID # 指定运行容器的用户 uid 或者用户名 ...
基于2个网页-相关网页