Skip to content

Can't go get / go install in official Docker image #224

Closed
@DairyDTP

Description

@DairyDTP

Given this Dockerfile

FROM golang:1.4.2
RUN go get github.com/mattn/go-sqlite3

running

go build .

will hang for a many minutes at a very high load, then crash:

# github.com/mattn/go-sqlite3
gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.

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