Build docker build -t dsmachine . Run docker run \ --name dsmachine \ -p 8888:8888 \ -v "notebooks:/home/dummy/dev/notebooks" \ -d dsmachine