Compare commits

..

2 Commits
4 ... master

Author SHA1 Message Date
sparklyballs
84699d2de0 revert golang installation 2016-10-26 12:52:13 +01:00
sparklyballs
92e85e3c59 add golang-go package and symlink for it 2016-10-26 12:38:34 +01:00

View File

@ -39,7 +39,7 @@ RUN \
apt-get update && \
apt-get install -y \
$PACKAGE_LIST && \
# clean up
rm -rf \
/var/lib/apt/lists/*