diff --git a/ansible/inventories/group_vars/all b/ansible/inventories/group_vars/all index c977965..254681c 100644 --- a/ansible/inventories/group_vars/all +++ b/ansible/inventories/group_vars/all @@ -2,7 +2,7 @@ # Sandbox Default Startup Variables -# These have to be here, and not in the dockersan variable file, because +# These have to be here, and not in the dockersand variable file, because # the sandbox creation playbook actually runs on localhost, not # against the sandbox inventory. diff --git a/dockerfiles/dockersand-ubuntu/dockersand-ubuntu.dockerfile b/dockerfiles/dockersand-ubuntu/dockersand-ubuntu.dockerfile index 8c95aa4..b42d193 100644 --- a/dockerfiles/dockersand-ubuntu/dockersand-ubuntu.dockerfile +++ b/dockerfiles/dockersand-ubuntu/dockersand-ubuntu.dockerfile @@ -13,7 +13,7 @@ RUN apt-get -y upgrade RUN apt-get -y install bzip2 curl dnsutils dos2unix emacs-nox ethtool git \ htop joe less lsof netcat net-tools nfs-common \ - nload openssh-server psmisc rsync screen \ + nload openssh-server psmisc python3-pip rsync screen \ socat sudo silversearcher-ag tree tzdata unzip vim \ whois wget zip