Compare commits
1 commit
344eb94d3c
...
4162d04c2d
Author | SHA1 | Date | |
---|---|---|---|
4162d04c2d |
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ RUN \
|
|||
&& apt-get install --yes python3 git python3-pip libssl-dev libbz2-dev \
|
||||
&& pip3 install --no-cache-dir zeroc-ice python-daemon \
|
||||
&& apt-get purge --yes libssl-dev libbz2-dev python3-pip \
|
||||
&& apt-get autoremove \
|
||||
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/* \
|
||||
&& useradd --system --no-create-home -U mumo
|
||||
|
||||
|
|
Loading…
Reference in a new issue