Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 191 Bytes

File metadata and controls

11 lines (7 loc) · 191 Bytes

goose-dockerfile

build

docker buildx build [--platform <target platform>] [-t <tag>] .

format and lint

go run github.com/go-task/task/v3/cmd/task@latest format lint