My code works ok, until i tryed to wrap it in docker container.
I run my code with just two commands
go build . go run main.go
To stor