Up until now, when you wanted to test or run your code, you had only the local machine to do so.

Many of our users have told us that they’d prefer to use @Docker to run their code since that’s where they will ultimately test, build, and deploy the code with their CI/CD pipeline.

In this video, Florin Patan, Developer Advocate at the GoLand team, introduces to you our latest feature that allows you to seamlessly use Docker containers for your workflows from the comfort of your IDE.

We call this feature “Run targets”, and it doesn’t extend to Docker support only. We currently support Docker, WSL 2, and SSH remotes.

#docker #go #golang

How to Use Docker to Compile and Run Go Code From GoLand
6.15 GEEK