Skip to content

Commit

Permalink
Update CMD
Browse files Browse the repository at this point in the history
  • Loading branch information
aeifn committed Jul 3, 2024
1 parent 4a256fe commit cbfb918
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ RUN apt-get clean && apt-get update && apt-get install -y git-core nodejs npm &&
COPY ./util/docker-entrypoint.sh /

EXPOSE 2700
WORKDIR /
CMD ["./docker-entrypoint.sh"]

CMD ["/docker-entrypoint.sh"]

0 comments on commit cbfb918

Please sign in to comment.