Linux Diary
Major Pages
(Move to ...)
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
‹
›
Home
View web version
No comments:
Post a Comment