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

Commite245e23

Browse files
Dockerfile--ubuntu-24_04.tmpl is updated
The folder "home/postgres" is not required now.
1 parent9b7c10e commite245e23

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎Dockerfile--ubuntu-24_04.tmpl‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,6 @@ RUN ssh-keygen -A
3535

3636
# It enables execution of "sudo service ssh start" without password
3737
RUN sh -c "echo postgres ALL=NOPASSWD:/usr/sbin/service ssh start" >> /etc/sudoers
38-
# It requires for test those work through SSH
39-
RUN mkdir -p /home/postgres
40-
RUN chown postgres:postgres /home/postgres
4138

4239
USER postgres
4340

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp