Commit 2d5b7dcd authored by Massimiliano Pippi's avatar Massimiliano Pippi

install task inside container

parent 525c73c4
FROM golang:1.12-alpine
\ No newline at end of file
FROM golang:1.12
RUN set -ex \
&& curl -sL https://taskfile.dev/install.sh | sh
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment