Sign inSign up

nextail/ubuntu-openssl-old

By nextail

Updated almost 2 years ago

Docker image based on ubuntu with old openssl version builds.

Image
0

982

nextail/ubuntu-openssl-old repository overview

Docker image based on ubuntu with old openssl version builds.

This is a Docker image based on ubuntu with old openssl version builds. Is image is intended to provide the old openssl builds for nextail/ubuntu-tini-dev.

Building

You can build the image like this:

#!/usr/bin/env bash

docker buildx build --platform=linux/amd64,linux/arm64 --no-cache \
	-t "nextail/ubuntu-openssl-old" \
	--label "maintainer=Ruben Suarez <[email protected]>" \
	.

docker buildx build --load \
	-t "nextail/ubuntu-openssl-old" \
	.

Tag summary

Content type

Image

Digest

sha256:a6bdd7132

Size

170.3 MB

Last updated

almost 2 years ago

docker pull nextail/ubuntu-openssl-old