docker-compose Deployment Tutorial -Put the packaged front-end files in the nginx/html directory # start up docker-compose up -d # Check the running status docker ps # end run docker-compose down