mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-14 23:38:15 +01:00
typo
This commit is contained in:
parent
77d7340e5b
commit
e00bfb1d21
1 changed files with 2 additions and 2 deletions
|
|
@ -104,9 +104,9 @@ Containers need to be manually stopped, removed and created again to run on the
|
||||||
- Not respecting `--profile` options when re-creating the container.
|
- Not respecting `--profile` options when re-creating the container.
|
||||||
- Not working well with containers created by Portainer.
|
- Not working well with containers created by Portainer.
|
||||||
|
|
||||||
### Workaround for non **amd64** / **arm64**
|
### :roller_coaster: Workaround for non **amd64** / **arm64**
|
||||||
`regctl` provides binaries for amd64/arm64, to use on other architecture you could try this workaround.
|
`regctl` provides binaries for amd64/arm64, to use on other architecture you could try this workaround.
|
||||||
Run regctl in a contianer wrapped in a shell script. Copied from [regclient/docs/install.md](https://github.com/regclient/regclient/blob/main/docs/install.md):
|
Run regctl in a container wrapped in a shell script. Copied from [regclient/docs/install.md](https://github.com/regclient/regclient/blob/main/docs/install.md):
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cat >regctl <<EOF
|
cat >regctl <<EOF
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue