Skip to content

19.03-dind-rootless image fails lacking experimental #281

Closed
@phlax

Description

When trying to run 19.03-dind-rootless the container fails and checking the logs i see:

subject=CN = docker:dind client
Getting CA Private Key
/certs/client/cert.pem: OK
time="2020-12-13T12:10:25.108592435Z" level=info msg="Starting up"
rootless mode is supported only when running in experimental mode
[rootlesskit:child ] error: command [dockerd --host=unix:///run/user/1000/docker.sock --host=tcp://0.0.0.0:2376 --tlsverify --tlscacert /certs/server/ca.pem --tlscert /certs/server/cert.pem --tlskey /certs/server/key.pem] exited: exit status 1
[rootlesskit:parent] error: child exited: exit status 1

running the same command with 20-dind-rootless works fine

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions