Skip to content

Instantly share code, notes, and snippets.

@selcukusta
Last active April 26, 2017 20:09
Show Gist options
  • Save selcukusta/8a960563c1b3e8fd1b6a1d4d586db2eb to your computer and use it in GitHub Desktop.
Save selcukusta/8a960563c1b3e8fd1b6a1d4d586db2eb to your computer and use it in GitHub Desktop.
docker pull ubuntu:latest
docker run -p 6081:6081 --link python:tornado-app -v C:/Varnish:/etc/varnish/ -it ubuntu:latest /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment