laranovice's avatar

How to expose sail image to external access (no 'sail share')

Hi,

I want my sail instance to be accessible from my network, I tried the sail share but it's blocked by my organization VPN so I would "tell" something to docker to allow the 0.0.0.0 network

I can't find any resource, is this possible and how?

0 likes
1 reply
Cruorzy's avatar

Not sure but seems a bit complicated when you have certain software blocking what you are trying to do. Maybe solve this with a reverse proxy or something? just make sure you can host a apache or nginx container. then you can reverse proxy the thing.

Please or to participate in this conversation.