Comment on Ko: Easy Go ContainersComments−riv9912yI love ko, so simple to get a container running in one line and now integrated with GoReleaser.`docker run $(ko build -L main.go)`
Comments
I love ko, so simple to get a container running in one line and now integrated with GoReleaser.
`docker run $(ko build -L main.go)`