mirror of
https://github.com/docker/docs.git
synced 2026-03-29 15:28:51 +07:00
Added dummy script for docker-build example
This commit is contained in:
3
contrib/docker-build/myscript
Normal file
3
contrib/docker-build/myscript
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo hello, world!
|
||||
Reference in New Issue
Block a user