remove commented out line
This commit is contained in:
parent
623a5904f3
commit
57e913d4e9
@ -34,7 +34,6 @@ FROM base
|
||||
|
||||
ENV PORT=4567
|
||||
|
||||
# RUN useradd ruby --home /app --shell /bin/sh
|
||||
RUN useradd --home /kubernaut --create-home kubernaut
|
||||
|
||||
USER kubernaut:kubernaut
|
||||
|
Loading…
x
Reference in New Issue
Block a user