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

Commit96227f5

Browse files
Dockerfile--ubuntu-24_04 is updated (cleanup)
[del] musl-dev[del] mc
1 parent126b5a8 commit96227f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎Dockerfile--ubuntu-24_04

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ RUN curl -o /usr/share/postgresql-common/pgdg/apt.postgresql.org.asc --fail http
1414
RUN apt update
1515
RUN apt install -y postgresql-17
1616

17-
RUN apt install -y python3 python3-dev python3-virtualenv musl-dev
18-
RUN apt install -y mc
17+
RUN apt install -y python3 python3-dev python3-virtualenv
18+
#RUN apt install -y mc
1919

2020
# It is required for psycopg2
2121
RUN apt install -y libpq-dev

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp