Linux Diary
Major Pages
Home
Python
Docker
Jenkins
Vagrant
Packer
SCCM
Windows
Application Packaging/RePackaging for Windows
Gradle
Android
Ant
Interview Questions
Powershell
C#/c sharp
Database
Maven
MSBuild
AWS
Kubernetes
Ansible
Linux and Artifactory
C++
Saturday, May 2, 2020
delete the container once exit
--rm --> will delete the container once exit
docker run --rm -p 8088:80 nginx
docker run --rm -p 8089:80 httpd --> apache server
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment