Skip to content

Instantly share code, notes, and snippets.

@panda1100
Created October 2, 2018 01:50
Show Gist options
  • Save panda1100/cb96cfdaaa7bb0f7c3b52d275ba2efe7 to your computer and use it in GitHub Desktop.
Save panda1100/cb96cfdaaa7bb0f7c3b52d275ba2efe7 to your computer and use it in GitHub Desktop.
#!/bin/bash
docker run --rm -v `pwd`:/root/files --name $1 -it ubuntu:16.04 /bin/bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment