MaRDI4NFDI / portal-compose

docker-composer repo for mardi
https://portal.mardi4nfdi.de
GNU General Public License v3.0
3 stars 1 forks source link

List all images at top #465

Closed eloiferrer closed 5 months ago

eloiferrer commented 5 months ago

MaRDI Pull Request

Changes:

Instructions for PR review:

Checklist for this PR:

eloiferrer commented 5 months ago

I've split docker-compose.yml in two files, including now docker-compose-extra.yml. docker-compose.yml contains now only the essential containers. There is not a clear line, but I've put all the APIs, analytics and so on in docker-compose-extra.yml. It should also be possible now to just run docker-compose.yml for development, to avoid running most of the extra stuff.

physikerwelt commented 5 months ago

Very cool thank you.