6 lines
216 B
Bash
6 lines
216 B
Bash
#!/bin/bash
|
|
|
|
# Use manifest-tool to create the manifest, given the experimental
|
|
# "docker manifest" command isn't available yet on Docker Hub.
|
|
|
|
./manifest-tool push from-spec multi-arch-manifest.yaml --ignore-missing |