# expand-env: ((yas-indent-line 'fixed) (yas-wrap-around-region 'nil))
# --
FROM ${1:phusion/baseimage:latest}
LABEL org.opencontainers.image.authors="${2:`user-full-name` <`user-mail-address`>}"

$0