Contains https://github.com/square/certstrap/
500K+
Installs certstrap.
It uses a go alpine linux image as base to be able to compile go and keep a small image size.
certstrap is a simple certificate manager based on openssl. In order to
use scripts which interact with HTTP APIs (e.g. S3) curl and
the ca-certificates are installed.
$ cd certstrap
$ docker build -t certstrap .
$ docker run -v certstrap certstrap -h
$ docker run -v certstrap curl
$ docker run -v governmentpaas/certstrap certstrap -h
$ docker run -v governmentpaas/certstrap curl -h
Content type
Image
Digest
sha256:f80e7cb43…
Size
77.6 MB
Last updated
about 1 year ago
docker pull governmentpaas/certstrap