diff --git a/install_depts b/install_depts new file mode 100644 index 0000000..4e6e425 --- /dev/null +++ b/install_depts @@ -0,0 +1,2 @@ +apt update +apt install docker.io -y \ No newline at end of file