-
Notifications
You must be signed in to change notification settings - Fork 833
Description
Hi!
First of all, kudos for the great work and container.
Currently, this container is not supported by docker-compose v3, because this new compose version has no volumes_from
which is needed at:
https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion/blob/master/app/entrypoint.sh#L28
Any ideas on how to get the container's id any other way? I'm happy to do a PR if I have some pointers
I also asked that on an issue on docker-compose just now:
I don't know the rational for taking out a feature from compose, but I hope it's a good one on behalf of them, otherwise it kinda disencourages one to use it in the first place (IMO the docker engine and docker compose should have the same options possible)
For everyone else stuck on this, for now, just use v2.