mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-09-04 08:26:42 +00:00
Add rm flag to projects/kubernetes ssh script
Signed-off-by: Jesse Adametz <jesseadametz@gmail.com>
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash -eux
|
||||
docker run \
|
||||
--rm \
|
||||
-ti \
|
||||
-v ~/.ssh/:/root/.ssh \
|
||||
jdeathe/centos-ssh \
|
||||
|
Reference in New Issue
Block a user