I use compose files for my docker setups as I find they're easier to manage, which is what I did for my Pufferpanel setup. Provided in this documentation update is my compose file and equivalent instructions.
Summary of changes:
Separate installation as "command line" and "docker compose"
Include modified instructions of CLI install in the Compose section
Create a docker-compose example file with relevant comments to guide user
I use compose files for my docker setups as I find they're easier to manage, which is what I did for my Pufferpanel setup. Provided in this documentation update is my compose file and equivalent instructions.
Summary of changes: