Skip to content

Commit ab17bee

Browse files
committed
docs(docker): debug tutorial
1 parent 6495161 commit ab17bee

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

deployment/docker/debug/README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,4 @@
88

99
Provide required environment variables.
1010

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>
11+
2. Enable debugging for the Docker project and create Go Remote Project by the [official tutorial](https://blog.jetbrains.com/go/2020/05/06/debugging-a-go-application-inside-a-docker-container/).

0 commit comments

Comments
 (0)