{ claus.conrad }

Docker

Resources

Reference

docker CLI

run

  • -d Run container in detached mode (in the background)
  • -p NNN:MMM Map port MMM of the host to port NNN in the container