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.
1 parent 580b0f8 commit 6a3e8ebCopy full SHA for 6a3e8eb
dockerfiles/Dockerfile.dev
@@ -21,6 +21,7 @@ RUN apt-get update && apt-get -y install \
21
i2c-tools
22
23
COPY ./priv/mosquitto.conf /etc/mosquitto/
24
+COPY ./priv/mosquitto.conf /tmp/
25
26
# create a user for docker image since erlexec complains too much
27
# but give the user super-powers - erlang and the power of root
0 commit comments