We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Register
Sign In
0ct0pu5
/
moby
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Added dummy script for docker-build example
Solomon Hykes
12 years ago
parent
03b83b3210
commit
a3ce90b78b
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
contrib/docker-build/myscript
+ 3
- 0
contrib/docker-build/myscript
View File
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo hello, world!