mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-22 02:21:34 +00:00
Add rm flag to projects/kubernetes ssh script
Signed-off-by: Jesse Adametz <jesseadametz@gmail.com>
This commit is contained in:
parent
65885ea9a0
commit
2ece5ac28a
@ -1,5 +1,6 @@
|
||||
#!/bin/bash -eux
|
||||
docker run \
|
||||
--rm \
|
||||
-ti \
|
||||
-v ~/.ssh/:/root/.ssh \
|
||||
jdeathe/centos-ssh \
|
||||
|
Loading…
Reference in New Issue
Block a user