Semaphore/deployment/docker/debug/README.md
2024-06-01 19:05:34 +02:00

632 B

Docker image for remote debugging

Set up Goland project

  1. Create Docker project by the official tutorial.

    Provide required environment variables.

  2. Enable debugging for the Docker project and create Go Remote Project by the official tutorial.