ขนาดวิดีโอ: 1280 X 720853 X 480640 X 360
แสดงแผงควบคุมโปรแกรมเล่น
เล่นอัตโนมัติ
เล่นใหม่
Thank you. I have never really worked with Go before, and this was a great introduction on how to capture it within a docker container.
Glad this helped! Thanks for reaching out :)
Michael, using golang:latest creates an image that consumes a lot of memory and hence not production friendly. Use golang:alpine which is very light.
Excellent Video !!! Thanks for your time and efforts . Great !!!
Excellent to the point, Quite Helpful !!
Great video, very informative, thanks for the upload.There is a large black bar at the top of the video which pushes the rest of the clip down off the bottom.
Thank you! Yeah, something happened during the editing process. It only happens in VS code, but not when I go to the browser. Apologies on that!
Thank you!
alive reload with a go container, for development? thanks!
Thank you. I need to add an extra line in Docekr file to make it work: RUN go mod init
how about cloning from private repository? how to set the credentials?
Thank you for the video but good portion of the screen is not visible in the bottom side
Can we using golang container instead of install golang in our laptop?
I want to watch you write dockerfiles and code XD
Hey Michael would be interesting in consulting on a remote project in Tokyo?
For all business inquiries, please feel free to reach michael here: michael.levan@clouddev.engineering
Can you tell me how to expose...apache kafka with go lang api....with endpoints..
Hey there. I’ll need a bit more information. What exactly are you trying to do?
Apache kafka is running in my local machine after running docker- compose up by using a .yml
My task is to make a go lang api that consume apache kafka mags and return a json response...
Can't see most of the code
Thank you. I have never really worked with Go before, and this was a great introduction on how to capture it within a docker container.
Glad this helped! Thanks for reaching out :)
Michael, using golang:latest creates an image that consumes a lot of memory and hence not production friendly. Use golang:alpine which is very light.
Excellent Video !!! Thanks for your time and efforts . Great !!!
Excellent to the point, Quite Helpful !!
Great video, very informative, thanks for the upload.
There is a large black bar at the top of the video which pushes the rest of the clip down off the bottom.
Thank you! Yeah, something happened during the editing process. It only happens in VS code, but not when I go to the browser. Apologies on that!
Thank you!
alive reload with a go container, for development? thanks!
Thank you. I need to add an extra line in Docekr file to make it work: RUN go mod init
how about cloning from private repository? how to set the credentials?
Thank you for the video but good portion of the screen is not visible in the bottom side
Can we using golang container instead of install golang in our laptop?
I want to watch you write dockerfiles and code XD
Hey Michael would be interesting in consulting on a remote project in Tokyo?
For all business inquiries, please feel free to reach michael here: michael.levan@clouddev.engineering
Can you tell me how to expose...apache kafka with go lang api....with endpoints..
Hey there. I’ll need a bit more information. What exactly are you trying to do?
Apache kafka is running in my local machine after running docker- compose up by using a .yml
My task is to make a go lang api that consume apache kafka mags and return a json response...
Can't see most of the code