We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3cf4082 commit c355297Copy full SHA for c355297
.dockerignore
@@ -0,0 +1 @@
1
+*
README.md
@@ -8,5 +8,5 @@ This image is useful for running shell scripts using talosctl (e.g. backup scrip
8
```sh
9
podman run \
10
-v $PWD/talosconfig.yaml:/var/run/secrets/talos.dev/config \
11
- ghcr.io/nimbolus/container-talosctl
+ ghcr.io/nimbolus/talosctl-container
12
```
0 commit comments