Skip to content
Snippets Groups Projects
Commit ac9e52ec authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

Modification env

parent 14868fa1
Branches
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ ENV USER=container HOME=/home/container
WORKDIR /home/container
ENV RABBITMQ_CONF_ENV_FILE=/home/container/rabbitmq-env.conf
COPY ./entrypoint.sh /entrypoint.sh
CMD ["/bin/bash", "/entrypoint.sh"]
\ No newline at end of file
USER=user
PASS=password
NODE_PORT=5672
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment