📜  dockerfile EXPOSE - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:04.343000             🧑  作者: Mango

代码示例1
# It does not publish the container's port, but DOCUMENTS the
# ports the container is listening to...

EXPOSE  [/...]