docker容器修改后需要保存吗?可以保存,当你对某一个容器做了修改以后(通过在容器中运行某一个命令),可以把对容器的修改保存下来,这样下次可以从保存后的新状态运行该容器。 docker中保存状态的过程称之为committing,它保存的新旧状态之间的区别,从而产生一个新的版本。docker 在容器中做的修改都需要commit才......

2021年11月9日 阅读全文

Warning: Cannot modify header information - headers already sent by (output started at /www/wwwroot/www.r1yun.cn/ask/wp-content/plugins/ad-manage/ad-manager.php:789) in /www/wwwroot/www.r1yun.cn/ask/wp-content/themes/r1yun/footer.php on line 252