Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
deronsmith authored Jul 18, 2022
1 parent 68cd579 commit ddb917a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ RUN mongod --repair

ENTRYPOINT ["docker-entrypoint.sh"]

USER $MONGO_USER:$MONGO_USER
# USER $MONGO_USER:$MONGO_USER

EXPOSE 27017
CMD ["mongod"]

0 comments on commit ddb917a

Please sign in to comment.