摘要:
Networking from the container's point of view Published portsThe type of network a container uses, whether it is a bridge, an overlay, a macvlan netwo 阅读全文
随笔档案-2020年12月
Application Data in Docker 笔记
2020-12-12 15:59 by AndrewCja, 90 阅读, 收藏, 编辑
摘要:
Application Data in Docker By default all files created inside a container are stored on a writable container layer. This means that: The data doesn't 阅读全文