Skip to content

Commit a05c445

Browse files
committed
Remove broken command
1 parent 17d94f8 commit a05c445

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@ WORKDIR /project
1515

1616
RUN pdm install --prod --no-lock --no-editable -v
1717

18-
RUN SECRET_KEY=secret pdm run python manage.py collectstatic --noinput
19-
2018
EXPOSE 8080
2119

2220
CMD ["pdm", "server"]

0 commit comments

Comments
 (0)