When the container does not run while completely offline.

As shown in the image below, I have installed Docker locally and confirmed that it is running correctly after executing compose up.

However, when I remove the LAN line and run compose up in a completely offline state, the front-end container does not operate.

I need to work in an offline environment after installing Penpot on my PC with Docker. How should I configure it?

Hi,

do you have a Nginx or at least the traefik configured in front of your penpot ?

Because I run it completely offline and it works for me. I’ve configured a Nginx proxy instead of traefik.