1 2 3 4 5
FROM scratch ADD https://github.com/bruceadams/yj/releases/download/$SOURCE_BRANCH/yj.linux /yj ENTRYPOINT [ "/yj" ]