add monitor socket
This commit is contained in:
parent
b44639dfe0
commit
d0dd75b016
2 changed files with 4 additions and 1 deletions
|
|
@ -6,7 +6,8 @@ apt-get update
|
|||
apt-get install -y \
|
||||
curl \
|
||||
openssh-client \
|
||||
qemu-kvm
|
||||
qemu-kvm \
|
||||
socat
|
||||
|
||||
curl -L https://github.com/coreos/container-linux-config-transpiler/releases/download/v0.3.0/ct-v0.3.0-x86_64-unknown-linux-gnu -o ct
|
||||
chmod +x ct
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue