mirror of
https://github.com/docker/docker-credential-helpers.git
synced 2026-06-13 16:01:28 +05:30
readme: install emulators when building with docker
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -17,6 +17,9 @@ Go to the [Releases](https://github.com/docker/docker-credential-helpers/release
|
||||
You can build the credential helpers using Docker:
|
||||
|
||||
```shell
|
||||
# install emulators
|
||||
$ docker run --privileged --rm tonistiigi/binfmt --install all
|
||||
|
||||
# create builder
|
||||
$ docker buildx create --use
|
||||
|
||||
|
||||
Reference in New Issue
Block a user