Fix UID and GID
This commit is contained in:
parent
0d0dd538c0
commit
c3ff5d431a
@ -1,7 +1,7 @@
|
|||||||
FROM adamant/busybox
|
FROM adamant/busybox
|
||||||
MAINTAINER Adam Dodman <adam.dodman@gmx.com>
|
MAINTAINER Adam Dodman <adam.dodman@gmx.com>
|
||||||
|
|
||||||
ENV UID=787 GID=990
|
ENV UID=900 GID=900
|
||||||
ADD start_pms.patch /tmp/start_pms.patch
|
ADD start_pms.patch /tmp/start_pms.patch
|
||||||
|
|
||||||
WORKDIR /tmp
|
WORKDIR /tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user