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
2022-10-19 17:57:50 -07:00
..
Dockerfile.step-ca Split build and download in Dockerfiles 2022-10-19 17:57:50 -07:00
Dockerfile.step-ca.hsm Split build and download in Dockerfiles 2022-10-19 17:57:50 -07:00
entrypoint.sh start pcscd if installed 2022-04-24 11:08:51 +02:00