Skip to content

Syslog container dies #8

@srasku

Description

@srasku

I modified Dockerfile to use "18.04" as a base instead of "14.04" since we use that as a base for all our other containers. When I run it, it exits immediately:

$ docker run --name syslog -v /tmp/syslogdev:/dev syslog --rm
container_linux.go:247: starting container process caused "no such file or directory"
docker: Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "no such file or directory".
ERRO[0000] error getting events from daemon: net/http: request canceled 

It fails similarly for "14.04" as well.

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