This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
pinry
mirror of
https://github.com/pinry/pinry.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
44
Wiki
Activity
Browse Source
Adding pwgen
pull/192/head
Jason Kaltsikis
4 years ago
parent
3d3b7e73fe
commit
362adf30f3
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Dockerfile.autobuild
+ 1
- 1
Dockerfile.autobuild
View File
@@ -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
Write
Preview
Loading…
Cancel
Save