brypie

joined 1 year ago
[–] [email protected] 1 points 1 year ago

I'm relatively new to the Docker "scene" and this looks like a really cool and simple way to manage the containers. (Looks easier than Portainer which I think is more business orientated)

Not sure if I'm missing a feature though - I already have a folder "docker" with sub folders for each container. Each container sub-folder contains a docker-compose.yml file

Is dockge able to automatically scan, import and give the option to deploy these containers?

If so, how do I do that?

I have the dockge stacks folder to be my top-level "docker" folder

TIA