You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem
I have not installed Caddy on my dev machine and do not wish to do so. However, I still want to use caddy fmt.
It's easy to run it manually via Docker but doesn't leverage the full features of this extension.
Solution
I wrote a super simple wrapper script to make this extension work with a dockerized Caddy. It could be interesting to add it to the documentation. It works on MacOS (and most likely on Linux, not tested).
Problem
I have not installed Caddy on my dev machine and do not wish to do so. However, I still want to use caddy fmt.
It's easy to run it manually via Docker but doesn't leverage the full features of this extension.
Solution
I wrote a super simple wrapper script to make this extension work with a dockerized Caddy. It could be interesting to add it to the documentation. It works on MacOS (and most likely on Linux, not tested).
Once the script is set up somewhere, just point
caddy.executable
to it and it works.The text was updated successfully, but these errors were encountered: