-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
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.
baskarap
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working