forked from Job79/devcontainer
refactor: re-add container user
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
FROM git.plabble.org/job79/base:latest
|
||||
USER root
|
||||
RUN dnf -y install kubectl
|
||||
USER user
|
||||
|
||||
Reference in New Issue
Block a user