Skip to content

Docker /app/gitea/gitea web runs as wrong user #2286

@karelvanhecke

Description

@karelvanhecke

why does /app/gitea/gitea web run as a different user instead of git?
Default docker configuration, no changes have been made.

docker top ed60eb5133ed

UID PID PPID C STIME TTY TIME CMD
root 2914 2896 0 17:53 ? 00:00:00 /bin/s6-svscan /etc/s6
root 2947 2914 0 17:53 ? 00:00:00 s6-supervise gitea
root 2948 2914 0 17:53 ? 00:00:00 s6-supervise openssh
root 2949 2914 0 17:53 ? 00:00:00 s6-supervise syslogd
root 2950 2948 0 17:53 ? 00:00:00 /usr/sbin/sshd -D
karel 2951 2947 0 17:53 ? 00:00:00 /app/gitea/gitea web
root 2952 2949 0 17:53 ? 00:00:00 /sbin/syslogd -nS -O-

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementAn improvement of existing functionality

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions