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:
parent
03b83b3210
commit
a3ce90b78b
1 changed files with 3 additions and 0 deletions
3
contrib/docker-build/myscript
Normal file
3
contrib/docker-build/myscript
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo hello, world!
|
Loading…
Reference in a new issue