Skip to content

Commit

Permalink
Update Dockerfile (#152)
Browse files Browse the repository at this point in the history
  • Loading branch information
MounikaReddy15 authored Jul 28, 2022
1 parent e6798d5 commit 03c8b76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ WORKDIR /app
EXPOSE 9000

CMD ["sh", "-c", "./initialize_container.sh && nginx -g 'daemon off;'"]

# Specify tag name to be created on github
LABEL version="0.5.1"

0 comments on commit 03c8b76

Please sign in to comment.