除了 docker commit 外,還可以使用 docker build 來建立image。 # Dockerfile FROM ubuntu. MAINTAINER Docker Starter <[email protected]> RUN apt- ...
確定! 回上一頁