mirror of
https://github.com/pcvolkmer/mv64e-rest-to-kafka-gateway
synced 2025-09-13 09:12:51 +00:00
fix: change command name in Dockerfile
This commit is contained in:
@@ -20,4 +20,4 @@ LABEL org.opencontainers.image.description="DNPM MTB REST Proxy für Kafka"
|
||||
COPY --from=back-stage /build/target/release/dnpm-kafka-rest-proxy .
|
||||
USER 65532
|
||||
EXPOSE 3000
|
||||
CMD ["./bwhc-kafka-rest-proxy"]
|
||||
CMD ["./dnpm-kafka-rest-proxy"]
|
||||
|
Reference in New Issue
Block a user