0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-20 12:58:38 +02:00
Commit graph

2 commits

Author SHA1 Message Date
Jeremy Lin 9c2d741749 Add org.opencontainers labels to Docker images 2021-01-18 01:10:41 -08:00
Jeremy Lin 5633b6ac94 Use Docker Buildx for multi-arch builds
The bitwarden_rs code is still cross-compiled exactly as before, but Docker
Buildx is used to rewrite the resulting Docker images with correct platform
metadata (reflecting the target platform instead of the build platform).
Buildx also now handles building and pushing the multi-arch manifest lists.
2021-01-09 02:33:36 -08:00