Skip to content

Commit

Permalink
Dockerfile fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pmanko committed Aug 19, 2021
1 parent a2e7cb7 commit d5ba7ec
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 @@ -98,7 +98,7 @@ RUN { \
VOLUME /var/lib/mysql

# Add Dockerfile and commit info for documentation
ADD ./db/Dockerfile /openmrs/docker
ADD ./Dockerfile /openmrs/docker

COPY ./resources/docker-entrypoint.sh /usr/local/bin/
RUN chmod +x /usr/local/bin/docker-entrypoint.sh
Expand Down

0 comments on commit d5ba7ec

Please sign in to comment.