启动: docker run --remove -P jupyter/base-notebook ,这里 --remove 表示,因此在其中安装的程序、插件并不会在系统中留下任何痕迹; -P 则是为镜像中expose 的所有 ...
確定! 回上一頁