Sign inSign up

nguoianphu/docker-openssl

By nguoianphu

Updated about 8 years ago

Image
0

1.5K

nguoianphu/docker-openssl repository overview

Build the latest OpenSSL by docker container.

Using the Docker.io Cloud machine

Build Status

It's really awesome!
OS base on Alpine 64-bit (3.8)

alpine:3.8

I don't know how to get the latest version of OpenSSL, like openssl-latest.tar.gz
So I have to put the version here

OPENSSL VERSION=1.0.2p

Build and run

docker build -t "openssl" .
docker run --rm -it openssl openssl version

or

docker run --rm -it nguoianphu/docker-openssl openssl version

Tag summary

Content type

Image

Digest

sha256:6223883c1

Size

74.9 MB

Last updated

about 8 years ago

docker pull nguoianphu/docker-openssl