We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 069a45d + dfa6ee0 commit 6ad9ecbCopy full SHA for 6ad9ecb
Dockerfile
@@ -39,7 +39,6 @@ COPY --from=builder /app/target/*.jar ./app.jar
39
40
# Copy metadata docs for container registries (e.g.: GitHub Container Registry)
41
COPY --chmod=444 README.md ./
42
-COPY --chmod=555 assets/ ./assets/
43
44
# Copy entrypoint and healthcheck scripts
45
COPY --chmod=555 scripts/entrypoint.sh ./entrypoint.sh
0 commit comments