wardenenv / warden

Warden is a CLI utility for orchestrating Docker based developer environments
https://warden.dev
MIT License
407 stars 167 forks source link

[Image] wardenenv/nginx:1.16 #805

Open ssniranga opened 2 weeks ago

ssniranga commented 2 weeks ago

Version of Warden

0.14.3

Operating System and Installation Method

WSL2 Ubuntu Windows 11

Image

docker.io/wardenenv/nginx:1.16

Describe the Bug

2024-10-01 11:17:52 2024/10/01 01:17:52 [emerg] 1#1: "proxy_cache" zone "catalog_media" is unknown in /etc/nginx/nginx.conf:34 2024-10-01 11:17:52 nginx: [emerg] "proxy_cache" zone "catalog_media" is unknown in /etc/nginx/nginx.conf:34

The container is not starting.

image image

To Reproduce

warden env up

Expected Behavior

No response

Additional context

No response

navarr commented 2 weeks ago

cc @theuargb It looks like this is a bug related to https://github.com/wardenenv/images/pull/32 - can you use your expertise to resolve it?

navarr commented 2 weeks ago

@ssniranga Do you by chance use a custom nginx configuration file in this environment?