3 lines
108 B
Bash
Executable file
3 lines
108 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker run -v `pwd`:/root/temp/dotfiles/ ubuntu:trusty /root/temp/dotfiles/ubuntu/test_insider
|