Skip to content
Snippets Groups Projects
Commit 1546c72c authored by Alexey Golubev's avatar Alexey Golubev
Browse files

Remove unused code

parent 56c08057
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ RUN echo "#!/bin/sh\nexit 0" > /usr/sbin/policy-rc.d && \
locale-gen en_US.UTF-8 && \
curl -sL https://deb.nodesource.com/setup_6.x | bash - && \
apt-get -y update && \
echo ttf-mscorefonts-installer msttcorefonts/accepted-mscorefonts-eula select true | debconf-set-selections && \
apt-get -yq install \
adduser \
bomstrip \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment