A
A
a1en_yeah2018-11-13 17:23:11
go
a1en_yeah, 2018-11-13 17:23:11

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

2 answer(s)
A
abbaboka, 2018-12-04
@abbaboka

Specifically, Go can live really well without Docker. He's hooked on it.

A
Artem Kiryanov, 2018-11-13
@hacker342

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 question

Ask a Question

731 491 924 answers to any question