Skip to content

Commit

Permalink
Change working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
NadavTasher committed Jan 27, 2024
1 parent ffb920c commit 84b6e2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions image/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ COPY configurations/gunicorn.conf /etc/gunicorn.conf
# Copy default sources
COPY src /application

# Change working directory for execution
WORKDIR /opt

# Set default command to run
CMD [ "/usr/bin/supervisord", "-c", "/etc/supervisor/supervisord.conf" ]

Expand Down

0 comments on commit 84b6e2d

Please sign in to comment.