Answer the question
In order to leave comments, you need to log in
Development process on Golang and Docker, in general terms?
Good afternoon,
Up to now I have dealt only with the JS environment, but now I have been assigned to an abandoned project on Go and even under Docker, and it is difficult for me to understand the development process in this environment. Building and running through docker-compose (server and client parts) takes too much time, is there a quick way to rebuild only Go code, and preferably even automatically for changing files? Can you throw links where to dig, and explain in general terms?
Answer the question
In order to leave comments, you need to log in
Specifically, Go can live really well without Docker. He's hooked on it.
You can collect and do anything you want.
It seems to me that everything is in the official documentation. Since I don't write in Go, I can't really help. I googled like this: docker python container and went to look for the docks. And there, somehow, everything worked out.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question