Skip to content

Commit f531047

Browse files
committed
Added the openssl tool, used by letsencrypt.
1 parent b65c6ba commit f531047

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN \
2525
mariadb \
2626
mariadb-client \
2727
certbot \
28+
openssl \
2829
&& \
2930
# Clean some uneeded stuff from mariadb.
3031
rm -r \

0 commit comments

Comments
 (0)