ItsEcholot / ContainerNursery

Puts Docker Containers to sleep and wakes them back up when they're needed
MIT License
94 stars 6 forks source link

Feature/multiple containers #23

Closed ItsEcholot closed 2 years ago

ItsEcholot commented 2 years ago

This fixes #12 by allowing multiple containers to be started and stopped.

ItsEcholot commented 2 years ago

Testing is done using dev tag container (sha256:70d65cf55d932731c2db9c6ab9f70ee538cefd9ffa27f55a6414d9543795ac95)

JamesDAdams commented 2 years ago

it's very nice, thanks !

just small problems for the container which uses another container as a network (for the vpn) it does not work

like this : (unraid gui)

image

ItsEcholot commented 2 years ago

@JamesDAdams What exactly isn't working? Are the containers not starting or stopping?

JamesDAdams commented 2 years ago

it's work, sorry ^^