Files
th/2014_09_26_Goldman_Docker/demos/01-dockerfile/build.sh

4 lines
40 B
Bash
Executable File

#!/bin/sh
docker build -t demo-httpd .