mirror of
https://github.com/pinry/pinry.git
synced 2026-01-10 17:22:09 +01:00
Adding pwgen
This commit is contained in:
@@ -44,7 +44,7 @@ RUN groupadd -g 2300 tmpgroup \
|
||||
|
||||
# Install nginx
|
||||
RUN apt-get update \
|
||||
&& apt-get -y install nginx \
|
||||
&& apt-get -y install nginx pwgen\
|
||||
&& rm -rf /var/lib/apt/lists/* \
|
||||
&& apt-get autoclean
|
||||
|
||||
|
||||
Reference in New Issue
Block a user