mirror of
https://github.com/stellarshenson/stellars-jupyterhub-ds.git
synced 2026-03-07 21:50:28 +00:00
changed scripts directory
This commit is contained in:
4
Makefile
4
Makefile
@@ -12,11 +12,11 @@
|
||||
|
||||
## build docker containers
|
||||
build:
|
||||
@cd ./bin && ./build.sh
|
||||
@cd ./scripts && ./build.sh
|
||||
|
||||
## build docker containers and output logs
|
||||
build_verbose:
|
||||
@cd ./bin && ./build_verbose.sh
|
||||
@cd ./scripts && ./build_verbose.sh
|
||||
|
||||
## pull docker image from dockerhub
|
||||
pull:
|
||||
|
||||
Reference in New Issue
Block a user