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

Commiteef5a85

Browse files
committed
Compile SCSS in Dockerfile
1 parentc9d8194 commiteef5a85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Dockerfile‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ RUN LC_ALL=C.UTF-8 LANG=C.UTF-8 poetry install --extras "production" --no-dev
3939
COPY --from=build-frontend /usr/src/app/frontend/build ./frontend/build
4040
COPY ./backend ./backend
4141
WORKDIR /usr/src/app/backend
42+
RUN ./manage.py compilescss
4243
RUN ./manage.py collectstatic --noinput
4344

4445
EXPOSE 3000

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp