testing
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2020-04-11 11:55:50 -07:00
parent 5f644c5945
commit 09ccfe26fd
10 changed files with 301 additions and 8 deletions

View File

@@ -10,9 +10,5 @@ docker run \
-d \
--name work \
-v /:/hostroot \
-v /home/sneak/.ssh/id_rsa:/home/sneak/.ssh/id_rsa \
-v /home/sneak/.ssh/config:/home/sneak/.ssh/config \
-v /home/sneak/.ssh/known_hosts:/home/sneak/.ssh/known_hosts \
-v /home/sneak/Documents:/home/sneak/Documents \
-v /var/run/docker.sock:/var/run/docker.sock \
sneak/work