Files
mq-container/manifests/README.md
Robert Parker f2a9bb4e9d 9.1 updates
2018-07-23 11:20:30 +01:00

11 lines
310 B
Markdown

Fat manifests
=============
These are the fat manifests used by Docker Hub and Docker store to handle images with multiple CPU architectures.
They are used in conjunction with [manifest-tool](https://github.com/estesp/manifest-tool), for example:
```sh
manifest-tool push from-spec manifest-latest.yaml
```