Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Commit a5da881

Browse files
committed
feat: add shopware-cli
1 parent 7180985 commit a5da881

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base-slim/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ RUN --mount=type=cache,id=apk-${TARGETARCH},sharing=locked,target=/var/cache/apk
122122

123123
EOF
124124

125+
COPY --from=shopware/shopware-cli:bin /shopware-cli /usr/local/bin/shopware-cli
126+
125127
ENTRYPOINT ["/entrypoint"]
126128
CMD ["/usr/bin/hivemind", "/etc/Procfile"]
127129

0 commit comments

Comments
 (0)