Skip to content

--restart option doesn't work on Ubuntu 16.04 #24

Description

@galcha

The docker image doesn't load on system startup on Ubuntu 16.04 LTS with the command you provided :
$ docker run -d --name docker-hostmanager --restart=always -v /var/run/docker.sock:/var/run/docker.sock -v /etc/hosts:/hosts iamluc/docker-hostmanager

It worked flawlessly on Debian 8, though.
At the moment, I have to launch docker start docker-hostmanager manually.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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