Closed typkrft closed 2 years ago
My bad, I just copied the process from my other projects and redflow is the only one without any tag and release. So curl and docker with the latest version can't work.
You have two options:
go get github.com/ncarlier/readflow
(should work... what is your Go version?)docker run ncarlier/readflow:edge
I will delete the curl example until I publish a version.
No worries. Go go version go1.18 darwin/arm64
. This is probably my fault I think it was inadvertently installed from brew, normally I manage it with asdf pinned at an earlier release. So maybe too new or some other weirdness. Looking forward to giving it try. I also should have looked at the tags on docker hub. All the best!