This commit is contained in:
@@ -32,6 +32,7 @@ RUN set -eux; \
|
||||
npm cache clean --force
|
||||
|
||||
COPY --chmod=755 opencode-attach /usr/local/bin/opencode-attach
|
||||
COPY --from=registry.k8s.io/kubectl:v1.35.3 /bin/kubectl /usr/local/bin/kubectl
|
||||
|
||||
ENV XDG_RUNTIME_DIR=/tmp/run-user/1000
|
||||
ENV _CONTAINERS_USERNS_CONFIGURED=""
|
||||
|
||||
Reference in New Issue
Block a user