Merge branch 'master' of https://github.com/Boukefalos/docker-deployment
This commit is contained in:
2
bin/test/enter
Normal file
2
bin/test/enter
Normal file
@@ -0,0 +1,2 @@
|
||||
PID=`docker inspect -f "{{ .State.Pid }}" $1`
|
||||
nsenter --target $PID --mount --uts --ipc --net --pid -- /bin/bash -l
|
||||
Reference in New Issue
Block a user