mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-01-20 04:59:25 +02:00
Merge pull request #41 from Badmuts/master
Add libressl/openssl to stunnel image
This commit is contained in:
commit
49ee38b8b5
@ -6,7 +6,7 @@ FROM alpine:edge
|
||||
|
||||
MAINTAINER kev <noreply@easypi.info>
|
||||
|
||||
RUN apk add --no-cache stunnel
|
||||
RUN apk add --no-cache stunnel libressl
|
||||
|
||||
COPY docker-entrypoint.sh /entrypoint.sh
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user