From 980d37c5d064b88c375c8bc80a5a77aafc4a1ccb Mon Sep 17 00:00:00 2001 From: Kali Kaneko Date: Wed, 14 Feb 2018 02:26:21 +0100 Subject: [pkg] get golang dependencies in the base image --- pkg/docker_bundleapt/Dockerfile | 3 --- 1 file changed, 3 deletions(-) (limited to 'pkg/docker_bundleapt/Dockerfile') 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 -- cgit v1.2.3