Skip to content
Snippets Groups Projects
Commit be35e6a1 authored by Bryan BRANCOTTE's avatar Bryan BRANCOTTE
Browse files

remove software-properties-common which was creating a group 999

parent a2857c04
No related branches found
No related tags found
1 merge request!28User id 999
...@@ -11,7 +11,6 @@ CMD ["shiny-server"] ...@@ -11,7 +11,6 @@ CMD ["shiny-server"]
# install dependencies # install dependencies
RUN apt-get update \ RUN apt-get update \
&& apt-get install -y \ && apt-get install -y \
software-properties-common \
wget \ wget \
nano \ nano \
wget \ wget \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment