Skip to content

Broken docker images in release #43

@ajatprabha

Description

@ajatprabha
Environment
Installation method: Docker
Darkroom version: >= v0.0.5
Operating system: Ubuntu x86_64
Go version ('go version' output): go version go1.12.9 linux/amd64
Steps to reproduce
docker pull gojektech/darkroom:v0.0.9
docker run -p 3000:3000 --env-file <path-to-darkroom.env> gojektech/darkroom:v0.0.9
Observed result
standard_init_linux.go:211: exec user process caused "no such file or directory"
Expected result

The server should run without errors.

Comments

This has most probably resulted from CGO_ENABLED build pipeline.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions