hello, I download docker on my linux and it active and running based on command sudo service docker status showed. I’m kind of new to linux (2 weeks) because when I try to install docker on windows, it didn’t work after many attempt. it something have to do with windows home edition. anyway how do i install nakama on my linux mahcine? I follow this direction
https://heroiclabs.com/docs/install-binary/#install-nakama-on-linux
but with no luck. i download the nakama-2.13.0-linux-amd6
it in my download folder and in my terminal I issue tar xfz nakama-2.13.0-linux-amd64.tar.gz but it say the file can’t be found.
would someone guide me with this. I would like to install nakama and cockroachDB and connect to it and later on connect my godot client to it. any help is appreciated.