elmerfds / rebuild-dndc

Re-create containers that use another container's network stack (i.e. routing container traffic through a VPN container)
GNU General Public License v3.0
22 stars 9 forks source link

Is there a ETA regarding the support of other OS/NAS solutions? #39

Open StableNarwhal opened 4 years ago

StableNarwhal commented 4 years ago

Hello there!

I stumbled upon your container today. I love the functionality and wonder if there currently is an ETA on support of other environments such as OpenMediaVault/Debian.

elmerfds commented 4 years ago

Hello!

How are your containers deployed, docker-compose?

StableNarwhal commented 4 years ago

Hello!

How are your containers deployed, docker-compose?

Some with parameters passed via docker run, some via docker-compose. Though I could always convert all my containers to docker-compose, should that be the main hurdle.

elmerfds commented 4 years ago

I had a version for Compose working (compose-m branch) but I haven't updated it in a while or documented how to set it up. I'll look into that tomorrow, if I get a chance.

I'll keep you posted.

StableNarwhal commented 4 years ago

Sweet! No pressure from me though, thank you for your efforts.