feat(infra): add talosctl
Some checks failed
Build container / base-build (push) Failing after 2m29s
Some checks failed
Build container / base-build (push) Failing after 2m29s
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
FROM git.plabble.org/job79/base:latest
|
FROM git.plabble.org/job79/base:latest
|
||||||
USER root
|
USER root
|
||||||
RUN dnf -y install kubectl
|
RUN dnf -y install kubectl
|
||||||
|
RUN curl -sL https://talos.dev/install | sh
|
||||||
USER user
|
USER user
|
||||||
|
|||||||
Reference in New Issue
Block a user