docker
docker copied to clipboard
docs: Do not recommend using bind mount in README.md
This PR changes the recommendation of using a bind mount in the backup section to not use it. The new recommendation is based on this comment: https://github.com/jenkinsci/docker/issues/881#issuecomment-882611061
This addresses the issues #945 and #1267
- [x] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
- [x] Ensure that the pull request title represents the desired changelog entry
- [x] Please describe what you did
- [x] Link to relevant issues in GitHub or Jira
- [ ] Link to relevant pull requests, esp. upstream and downstream changes
- [ ] Ensure you have provided tests - that demonstrates feature works or fixes the issue