unikraft / catalog

Unikraft Applications & Examples Catalog
23 stars 29 forks source link

feat(examples): Add nginx-golang compose example #126

Open LucaSeri opened 3 weeks ago

LucaSeri commented 3 weeks ago

This example is dervied from the nginx-golang docker/awesome-compose example.

Depends on https://github.com/unikraft/catalog/pull/123 for volume support for nginx. To test currently you should package nginx:1.25 locally with 9pfs enabled.