summaryrefslogtreecommitdiff
path: root/pkg/docker_bundleapt/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/docker_bundleapt/Dockerfile')
-rw-r--r--pkg/docker_bundleapt/Dockerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/docker_bundleapt/Dockerfile b/pkg/docker_bundleapt/Dockerfile
index ee07a1c2..0e79cf3c 100644
--- a/pkg/docker_bundleapt/Dockerfile
+++ b/pkg/docker_bundleapt/Dockerfile
@@ -74,6 +74,3 @@ RUN ln -s /usr/lib/python2.7/dist-packages/sip.pyi /usr/local/lib/python2.7/site
# get dependencies for bitmask-systray so that builds are quick
RUN export GOPATH=/srv/go && go get 0xacab.org/leap/bitmask-systray
-
-# get ourselves a shell
-RUN apt-get install bash