mirror of https://github.com/docker/docs.git
Added dummy script for docker-build example
This commit is contained in:
parent
03b83b3210
commit
a3ce90b78b
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo hello, world!
|
Loading…
Reference in New Issue