An open API service indexing awesome lists of open source software.

https://github.com/talss89/ocho-runtimes

Multi-arch PHP containers for WordPress on Kubernetes
https://github.com/talss89/ocho-runtimes

kubernetes wordpress

Last synced: 6 months ago
JSON representation

Multi-arch PHP containers for WordPress on Kubernetes

Awesome Lists containing this project

README

          

# ocho-runtimes

This project is a fork of the excellent [Bitpoke `stack-runtimes`](https://github.com/bitpoke/stack-runtimes) repository, for use with Ocho.

This fork intends to implement the following changes, which diverge from the Bitpoke project:

- [ ] Native aarch64 and amd64 images
- [ ] Moves the HTTP server to a separate container
- [ ] Dev container support
- [ ] Devspace support
- [ ] Make -> Bake
- [ ] Built via GH actions