Dragonfly Openssl Image
Dockerfile:
FROM alpine:3.14
RUN apk update && \
apk add --no-cache openssl && \
rm -rf /var/cache/apk/* \
ENTRYPOINT ["openssl"]
Content type
Image
Digest
Size
3 MB
Last updated
about 4 years ago
docker pull dragonflyoss/opensslPulls:
142
Last week