Commit Graph

4 Commits (49718f1bbb96fc5e889a249408dfb32e265b2eca)

Author SHA1 Message Date
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
Jakob Schlyter df8eca2c19 space 2 years ago
Jakob Schlyter 6ee48ca631 add pcsc-lite 2 years ago
Jakob Schlyter 221ced5c51 add Dockerfile for building with HSM support 2 years ago