route/vendor/github.com/Xe/x/tools/glue/box.rb

7 lines
77 B
Ruby

from "alpine:edge"
copy "glue", "/glue"
cmd "/glue"
flatten
tag "xena/glue"