FROM alpine RUN apk add git gpg gpg-agent openssh-client RUN sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin