Skip to content

Commit

Permalink
Added the openssl tool, used by letsencrypt.
Browse files Browse the repository at this point in the history
  • Loading branch information
jlesage committed Nov 2, 2018
1 parent b65c6ba commit f531047
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ RUN \
mariadb \
mariadb-client \
certbot \
openssl \
&& \
# Clean some uneeded stuff from mariadb.
rm -r \
Expand Down

0 comments on commit f531047

Please sign in to comment.