Files
docker-compose-cookbooks/_docs/container-requests.md
T

735 B

Container Requests

These are containers that have been requested to add to the repo. This used to be an issue, moved here for my own use.

The List

  • Glance - dashboard

Apps That Will Not be in the Repo

  1. Harbor — Self-hosted container image registry. Harbor's compose file is generated by its own installer from harbor.yml (~10 tightly coupled services); a static compose file in this repo would drift immediately. Use the official installer.

  2. Exportify — Spotify playlist CSV exporter. No published container image (Dockerfile only), and the hosted version at https://exportify.app/ runs entirely in the browser with no server-side data storage.