We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
0ct0pu5
/
moby
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Added dummy script for docker-build example
Solomon Hykes
hace 12 años
padre
03b83b3210
commit
a3ce90b78b
Se han
modificado 1 ficheros
con
3 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
3
0
contrib/docker-build/myscript
+ 3
- 0
contrib/docker-build/myscript
Ver fichero
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+echo hello, world!