aboutsummaryrefslogtreecommitdiff
path: root/template/dockerfile/base-main.dockerfile
blob: cc87523011ea94dc4e681a27da51c63791310f3b (plain)
1
2
3
4
FROM {{_input_:FROM_image}}
LABEL maintainer "{{_input_:author}} <{{_input_:email}}>"

RUN {{_cursor_}}