Fix up the container build to use a multi-stage build, cache better, and most importantly actually keep the library in the final image (fixes #931)

This commit is contained in:
Ian McEwen
2026-06-08 13:28:09 -07:00
parent 8f0faf5c3f
commit dd1df473c7
4 changed files with 41 additions and 23 deletions

View File

@@ -2,6 +2,7 @@
!Containerfile*
!Dockerfile
!README.md
!LICENSE.md
!bin/container-entrypoint.sh
!examples/
!extra/