Instantly share code, notes, and snippets.
Docker version
docker version
Simple Nginx server
docker container run --publish 80:80 nginx