mirror of
https://github.com/semaphoreui/semaphore.git
synced 2025-01-20 15:29:28 +01:00
.. | ||
ansible.cfg | ||
Dockerfile | ||
goss.yaml | ||
README.md | ||
server-wrapper |
Docker image for remote debugging
Set up Goland project
-
Create Docker project by the official tutorial.
Provide required environment variables.
-
Enable debugging for the Docker project and create Go Remote Project by the official tutorial.