mirror of
https://github.com/11notes/docker-bind.git
synced 2025-10-23 08:12:13 +00:00
4 lines
218 B
Bash
4 lines
218 B
Bash
#!/bin/bash
|
|
curl -Lo manifest-tool https://github.com/estesp/manifest-tool/releases/download/v0.9.0/manifest-tool-linux-amd64
|
|
chmod +x manifest-tool
|
|
./manifest-tool push from-spec multi-arch-manifest-version.yaml |