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

Commit0da4c21

Browse files
[CI] ubuntu 24.04 does not have nc
Let's install it (netcat-traditional) explicitly.
1 parentd9558ce commit0da4c21

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎Dockerfile--ubuntu_24_04.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ RUN apt install -y sudo curl ca-certificates
1010
RUN apt update
1111
RUN apt install -y openssh-server
1212
RUN apt install -y time
13+
RUN apt install -y netcat-traditional
1314

1415
RUN apt update
1516
RUN apt install -y postgresql-common

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp