Skip to content

Commit

Permalink
Dockerfile > add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtSilvio committed Feb 1, 2024
1 parent 60ffbac commit f013877
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ RUN chmod -R 770 /opt/hivemq \
&& chmod +x /opt/hivemq/bin/run.sh


# Actual image
FROM eclipse-temurin:11.0.22_7-jre-jammy@sha256:985ec5f9ff61ef9e24b2298ef902d773a1e1cb36693d62d0ac4d37e289ff595b

ARG HIVEMQ_GID=10000
Expand Down

0 comments on commit f013877

Please sign in to comment.