ai-cfia / ai-cfia/ailab-db

Clean up docker helper for loading

Aperta
#66 0 commenti 0 reazioni 0 assegnatari Rivendicata da @melanie-fressard Vedi su GitHub
good first issue
Lingua principale
Jupyter Notebook
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

From issue #65

The Dockerfile is designed to be built by:

https://github.com/ai-cfia/ailab-db/blob/main/bin/build-dataloader.sh

and run with the help of these scripts in bin/ such as:

https://github.com/ai-cfia/ailab-db/blob/main/bin/load-data-container.sh

where a volume containing the schema and data dump is provided to mount on /data; volume created from:

https://github.com/ai-cfia/ailab-db/blob/main/bin/build-data-volume.sh

* this could be made clearer by moving the Dockerfile to bin/ and adding a comment at the top of the Dockerfile explaining how it is used

* ensure that we have a test making sure this flows work on a sample schema.sql and small dataset within the continuous build.

_Originally posted by @rngadam in https://github.com/ai-cfia/ailab-db/issues/65#issuecomment-1832326825_

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.