Skip to content

Use multi-stage builds and harmonize Dockerfiles

Steffen Vogel requested to merge stv0g/virtual-cards:multi-stage-builds into main

Fixes #3 (closed)

  • Merges builddeps and tools Dockerfiles into a single Dockerfile with multiple build targets
  • Harmonize REPO and VERSION build args to specify repo and version of a card which should be used for a build
  • Switches canokey image to debian:bookworm-slim
  • Updates and pins canokey-core to v2.0.0
  • Updates and pins vsmartcard to v0.9
Edited by Steffen Vogel

Merge request reports