Skip to content

Commit c355297

Browse files
committed
chore: add dockerignore
1 parent 3cf4082 commit c355297

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ This image is useful for running shell scripts using talosctl (e.g. backup scrip
88
```sh
99
podman run \
1010
-v $PWD/talosconfig.yaml:/var/run/secrets/talos.dev/config \
11-
ghcr.io/nimbolus/container-talosctl
11+
ghcr.io/nimbolus/talosctl-container
1212
```

0 commit comments

Comments
 (0)