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?