Ocelot-Social/.dockerignore
Robert Schäfer 0970014a59 Create db-migration-worker as a docker container
The idea is to import/dump the remote database via SSH, restore it to
the local mongodb, export .json collections to a shared volume and
import the json collections with cypher-shell.
2019-01-16 02:10:42 +01:00

19 lines
175 B
Plaintext

.vscode/
.nyc_output/
.github/
.travis.yml
.graphqlconfig
.env
Dockerfile
docker-compose*.yml
./*.png
./*.log
kubernetes/
node_modules/
scripts/
dist/
db-migration-worker/