Parcourir la source

Adding pwgen

pull/192/head
Jason Kaltsikis il y a 4 ans
Parent
révision
362adf30f3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      Dockerfile.autobuild

+ 1
- 1
Dockerfile.autobuild Voir le fichier

@@ -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



Chargement…
Annuler
Enregistrer