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

Add dockerhub scripts to 5.x maintenance #6

Open
wants to merge 3 commits into
base: 5.x-maintenance
Choose a base branch
from

Conversation

dbernstein
Copy link
Collaborator

@dbernstein dbernstein commented Jul 13, 2020

Adds scripts from the main branch in order to facilitate automatic publishing to dockerhub.

Copy link
Collaborator

@tomcbe tomcbe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Fix conflicts in README.md
  • Fix instructions on how to connect to the docker instance

```

To connect to the docker instance:
```
docker exec -it fcrepo-5.1.0 bash
docker exec -it "fcrepo-5.${FCREPO_VERSION}" bash
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This shold be "fcrepo-${FCREPO_VERSION}".

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

Successfully merging this pull request may close these issues.

2 participants