File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Set up Goland project
4
4
5
+ 1 . Create Docker project by the [ official tutorial] ( https://blog.jetbrains.com/go/2020/05/04/go-development-with-docker-containers/ ) .
5
6
7
+ <video controls src =" https://resources.jetbrains.com/storage/products/blog/wp-content/uploads/GoLand/tutorials/docker-dev-series/go-dev-with-docker-containers/create-run-config.mp4 " ></video >
8
+
9
+ Provide required environment variables.
10
+
11
+ 2 . Enable debugging for the Docker project and create Go Remote Project by the official tutorial.
12
+ * Docker project:
13
+ <video controls src =" https://blog.jetbrains.com/go/2020/05/06/debugging-a-go-application-inside-a-docker-container/ " ></video >
14
+ * Go Remote project:
15
+ <video controls src =" https://resources.jetbrains.com/storage/products/blog/wp-content/uploads/GoLand/tutorials/docker-dev-series/debugging/run-debugger.mp4 " ></video >
You can’t perform that action at this time.
0 commit comments