How to install DNS provider plugins with Docker?

How to use Method 1 or 2 for Caddy that is installed in Docker?

You build a custom image using the :builder variant. See the section titled " Adding custom Caddy modules" here:

caddy - Official Image | Docker Hub

Thank for the link. However, it leads to paraphrasing original question- how can install xcaddy for docker image?

The builder variant comes with xcaddy inside it. The section Adding custom Caddy modules tells you exactly the steps to follow. It shows a sample Dockerfile to emulate.

1 Like

This topic was automatically closed after 28 days. New replies are no longer allowed.