Staged Docker build script
This commit is contained in:
3
docker/1_base/build.sh
Normal file
3
docker/1_base/build.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
docker build -t pillar_base -f base.docker .;
|
Reference in New Issue
Block a user