Skip to content

golang docker debug - returns out of docker-compose with exit status 1 - go version too old for delve #81

@Maxrovr

Description

@Maxrovr

The go version in the dockerfile for golang docker debug is too old for the delve and exits abruptly with an exit code 1. Two fixes are change go version to the latest or add --check-go-version=false

Reproduce:
run docker-compose up golang

Error: Version of Delve is too old for this version of Go
On: Docker for mac

Tried out the same thing on my Linux Mint. Couldn't repro the same error!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions