Multiarch Docker images for UNMS and its dependencies, all based on Alpine Linux.
✔️ i386 | ✔️ amd64 | ✔️ arm | ✔️ armhf | ✔️ aarch64 | ✔️ ppc64le |
---|---|---|---|---|---|
✔️ i386 | ✔️ amd64 | ✔️ arm | ✔️ armhf | ✔️ aarch64 | ✖️ ppc64le |
---|---|---|---|---|---|
✔️ i386 | ✔️ amd64 | ✔️ arm | ✔️ armhf | ✔️ aarch64 | ✔️ ppc64le |
---|---|---|---|---|---|
✔️ i386 | ✔️ amd64 | ✔️ arm | ✔️ armhf | ✔️ aarch64 | ✔️ ppc64le |
---|---|---|---|---|---|
✔️ i386 | ✔️ amd64 | ✔️ arm | ✔️ armhf | ✔️ aarch64 | ✔️ ppc64le |
---|---|---|---|---|---|
- Although incomplete, this repo is close to the design goals I had in mind.
- My ucrm.Dockerfile is largely based on the one available in this repo.
- There were several small build and integration issues that I have fixed in my images.
- My multiarch images work on several more architectures.
- I removed the dependence on s6, and instead compose several containers as opposed to having a monolithic one.
- I upgraded many of the default packages used by UNMS and this repo.
- Disable telemetry by default
- Upgrade LuaJIT in nginx.Dockerfile to compile for
ppc64le