Skip to content

Container starts caddy without docker-proxy #13

@philipstarkey

Description

@philipstarkey

Hi!

Thanks for making this build (has saved me some time).

I noticed that it seemed like the container wasn't monitoring the docker socket, and wasn't picking up any changes from caddy labels on other containers. Looking at the instructions on the caddy-docker-proxy project (here), it looks like the dockerfile is missing the following at the end:

CMD ["caddy", "docker-proxy"]

I've worked around it by adding command: caddy docker-proxy to my docker-compose file but I'm guessing you might want to update your dockerfile.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions