This commit is contained in:
Andras Schmelczer 2025-10-21 21:45:17 +01:00
parent 37f1f6ac01
commit 450e62dd25
3 changed files with 144 additions and 228 deletions

View file

@ -15,9 +15,7 @@ LABEL org.opencontainers.image.source="https://github.com/schmelczer/vault-link"
LABEL org.opencontainers.image.licenses="MIT"
LABEL org.opencontainers.image.authors="andras@schmelczer.dev"
COPY --from=builder --chown=vaultlink:vaultlink /build/local-client-cli/dist/cli.js /app/cli.js
COPY --from=builder /build/local-client-cli/dist/cli.js /app/cli.js
WORKDIR /vault