Closed
Description
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
Labels
No labels