Skip to content

The example of starting a container from a unit file doesn't work #67

Description

@nalind

This may be new behavior (I'm using docker 1.6 and systemd 208), but when I attempt to start a container by having a unit file's ExecStart command run "docker start", as described in spcContainers.md, the docker daemon starts the container in a new scope, the docker client exits, systemd notices that the unit file's process hierarchy is empty, and systemd then runs the ExecStop command, which runs "docker stop".

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