github.com/containerd/nerdctl@v1.7.7/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