Skip to content

Commit

Permalink
Remove COPY cddp from Dockerfile.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Oct 2, 2023
1 parent a86f653 commit f1795a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ RUN poetry config virtualenvs.create false \
# Install the project.
COPY geocoder.py gunicorn.py manage.py ./
COPY caddy ./caddy
COPY cddp ./cddp
COPY shack ./shack

# Run the application as the www-data user.
Expand Down

0 comments on commit f1795a5

Please sign in to comment.