-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels