Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit2009556

Browse files
committed
Try removing weird .wh files
1 parentf7e83fd commit2009556

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Dockerfile‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@ WORKDIR /usr/src/app/backend
4545
RUN ./manage.py compilescss
4646
RUN ./manage.py collectstatic --noinput
4747

48+
RUN rm -f /usr/lib/python3/dist-packages/.wh*
49+
4850
EXPOSE 3000
4951

5052
CMD ["bash","./entrypoint.sh"]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp