Files
blender-cloud/docker/1_base/build.sh

4 lines
67 B
Bash
Raw Normal View History

2016-08-10 18:27:27 +02:00
#!/usr/bin/env bash
docker build -t pillar_base -f base.docker .;