boulder/test/boulder-tools/Dockerfile.tmpl

5 lines
73 B
Cheetah

FROM golang:%%GO_VERSION%%
ADD build.sh /tmp/build.sh
RUN /tmp/build.sh