github.com/containerd/nerdctl/v2@v2.0.0-beta.5.0.20240520001846-b5758f54fa28/examples/compose-multi-platform/README.md (about)

     1  # Multi-platform compose demo
     2  
     3  - Make sure QEMU is configured, see [`../../docs/multi-platform.md`](../../docs/multi-platform.md)
     4  - Run `nerdctl compose up -d`
     5  - Open http://localhost:8080 , and confirm that "System" is ppc64le
     6  - Open http://localhost:8081 , and confirm that "System" is s390x