Added docker commands to Makefile
make data and make container can be used to pre-process the data and spawn the docker containers.
This commit is contained in:
parent
c0717d36bb
commit
6455542eac
6 changed files with 67 additions and 0 deletions
4
docker/data-bicycle/.gitignore
vendored
Normal file
4
docker/data-bicycle/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
# Ignore everything in this directory
|
||||
*
|
||||
# Except this file
|
||||
!.gitignore
|
Loading…
Add table
Add a link
Reference in a new issue