You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
smallstep-certificates/docker
Mariano Cano 18555a3cb2
Split build and download in Dockerfiles
On systems with low resources the command `go mod download` can fail.
This causes long builds of the docker images. This change adds a new
layer in the docker build splitting the build and download in two
steps.

Fixes #1114
2 years ago
..
Dockerfile.step-ca Split build and download in Dockerfiles 2 years ago
Dockerfile.step-ca.hsm Split build and download in Dockerfiles 2 years ago
entrypoint.sh start pcscd if installed 2 years ago