1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Added dummy script for docker-build example

This commit is contained in:
Solomon Hykes 2013-05-01 00:49:28 -07:00
parent 03b83b3210
commit a3ce90b78b

View file

@ -0,0 +1,3 @@
#!/bin/sh
echo hello, world!