http://git.j8810kkw.i2p/j8810kkw/tube/commit/cc4cb255b37a8fed65255a2e1c29b60867e1c24c
/bin/sh [ -n " ${ PUID } " ] && usermod -u " ${ PUID } " tube [ -n " ${ PGID } " ] && groupmod -g " ${ PGID } " tube printf "Configuring tube ..." [ -z " ${ DATA } " ] && DATA = "/data" export DATA printf "Switching UID=%s and GID=%s\n" " ${ PUID } " " ${ PGID } " exec su-exec tube:ytube " $@ " 1 .dockerignore Symbolic link Unescape Escape View File @ -0,0 +1 @@ .gitignore 52 .drone.yml Normal file Unescape Escape View File @ -0,0 +1,52 @@...