3 lines
104 B
Bash
Executable file
3 lines
104 B
Bash
Executable file
#!/bin/bash
|
|
|
|
docker run -v `pwd`:/root/temp/dotfiles/ fedora:24 /root/temp/dotfiles/fedora/test_insider
|