lib/hitcher/providers/docker/templates/linux_mac/1.build.sh.erb in Hitcher-0.1.0 vs lib/hitcher/providers/docker/templates/linux_mac/1.build.sh.erb in Hitcher-0.1.1
- old
+ new
@@ -1,5 +1,5 @@
<%#-*- coding: utf-8 -*-%>
#!/bin/sh
-# read Dockerfile and build
+# read Dockerfile and build the image
<%= command %>