Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unification of image specification in docker compose files #584

Open
MajoBerger opened this issue Apr 8, 2024 · 0 comments
Open

unification of image specification in docker compose files #584

MajoBerger opened this issue Apr 8, 2024 · 0 comments

Comments

@MajoBerger
Copy link

somewhere we use:
"${DOCKER_OWNER:-dataquest}/dspace-cli:${DSPACE_VER:-dspace-7_x}"
elsewhere we use
${DSPACE_CI_IMAGE:-dataquest/dspace:dspace-7_x-test}

It would be better to unify it, so that it is simpler and more straightforward to use. But this is spread across all the docker compose files and is not a high priority right now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants