mirror of
https://github.com/ohwgiles/laminar.git
synced 2025-06-13 12:54:29 +00:00
remove docker-build.sh script
too many scripts...docker users can figure this out for themselves
This commit is contained in:
parent
9264e5efb0
commit
46281b25dd
@ -1,5 +0,0 @@
|
|||||||
#!/bin/bash -e
|
|
||||||
|
|
||||||
$PROJECT_DIR=`dirname ${BASH_SOURCE[0]}`
|
|
||||||
|
|
||||||
docker build -t laminar${1:-latest} -f $PROJECT_DIR/docker/Dockerfile $PROJECT_DIR
|
|
Loading…
Reference in New Issue
Block a user