Update Docker Compose scripts to resync with DSpace/DSpace#1090
Merged
tdonohue merged 3 commits intoDSpace:mainfrom Apr 15, 2021
Merged
Update Docker Compose scripts to resync with DSpace/DSpace#1090tdonohue merged 3 commits intoDSpace:mainfrom
tdonohue merged 3 commits intoDSpace:mainfrom
Conversation
8c7f161 to
2053172
Compare
…from 'dspace' container as they aren't in the dspace-angular codebase
Member
Author
|
I've fully tested these updates using the instructions at https://wiki.lyrasis.org/display/DSPACE/Try+out+DSpace+7#TryoutDSpace7-InstallviaDocker (as those instructions reference Once GitHub CI approves, this will be merged. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The Docker Compose scripts in
DSpace/dspace-angularhave become slightly out of sync with those inDSpace/DSpace.This PR syncs them back up, namely by updating the following:
The best test for these changes is the GitHub CI. I'll also run manual testing via Docker to verify it's working properly & report back in the comments.