Mounting data

Commands

docker container run --volume /Users/julian/workspace/docker_examples/nginx/html:/var/www/html:ro -p 80:80 jfahrer/nginx:latest

Introduction

Shortening the command