Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

New: docker-compose bind mount to transfer db #297

Merged
merged 2 commits into from
Apr 13, 2022

Conversation

florianm
Copy link
Contributor

  • Add bind mount ./transfer:/var/transfer to both prod and dev docker-compose files
  • Add explanations and working instructions to BUILDING, tested on staging
  • .gitignore and .dockerignore ./transfer folder

Florian Mayer added 2 commits March 21, 2022 14:26
* Add bind mount ./transfer:/var/transfer to both prod and dev docker-compose files
* Add explanations and working instructions to BUILDING, tested on staging
* .gitignore and .dockerignore ./transfer folder
* gitignore: add trailing blank line
* docker-compose.dev.yml: switch back to official odkbuild2xlsform image
@florianm florianm added this to the 0.4.2 docker milestone Mar 21, 2022
@florianm florianm self-assigned this Mar 21, 2022
@florianm florianm added this to In progress in Roadmap via automation Mar 21, 2022
Roadmap automation moved this from In progress to Reviewer approved Apr 13, 2022
@yanokwa yanokwa merged commit 6e0cca7 into getodk:master Apr 13, 2022
Roadmap automation moved this from Reviewer approved to Done Apr 13, 2022
@florianm florianm deleted the 296-a-mount-to-bind-them-all branch April 13, 2022 18:12
@florianm florianm linked an issue Apr 13, 2022 that may be closed by this pull request
2 tasks
@florianm florianm removed the request for review from lognaturel April 13, 2022 18:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Development

Successfully merging this pull request may close these issues.

Include a local bind mount in docker-compose file to transfer database dumps
2 participants