grafana-dashboard icon indicating copy to clipboard operation
grafana-dashboard copied to clipboard

Use single docker-compose file

Open DifferentialOrange opened this issue 3 years ago • 0 comments

It is possible to distinct docker-compose file sections with --profile flag: https://docs.docker.com/compose/reference/#use---profile-to-specify-one-or-more-active-profiles . Maybe it can be used to reduce copypaste in project and better organize docker infrastructure.

DifferentialOrange avatar Jul 08 '21 07:07 DifferentialOrange