Skip to content

trimetric docker will not start  #2

@forever-and-a-day

Description

@forever-and-a-day

The following error occurs when attempting to start trimetric:


Building api
Step 1/8 : FROM golang:1.9
 ---> ef89ef5c42a9
Step 2/8 : RUN go get github.com/githubnemo/CompileDaemon
 ---> Using cache
 ---> f99fe34e8ad1
Step 3/8 : RUN go get github.com/lib/pq
 ---> Running in 0d8128d0a62d
# github.com/lib/pq
src/github.com/lib/pq/notify.go:47:2: undefined: driver.Connector
ERROR: Service 'api' failed to build: The command '/bin/sh -c go get github.com/lib/pq' returned a non-zero code: 2

Note that the script was run with root privileges, as dockerd will not start without them.

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