docker exec -it rhel8 systemctl enable nginx is useful to auto-start nginx after restarting the container (docker restart rhel8 ) docker exec -it centos7 ...
確定! 回上一頁