mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +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.