After installation on Ubuntu 18.04.3 LTS, the Docker service does not start automatically after reboot.

Bug #1858441 reported by Arthur McTool
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
docker (Ubuntu)
New
Undecided
Unassigned

Bug Description

After Installing docker on ubnuntu 18.04.3 via kickstart/preseed, Docker doesn't start automatically after the next boot as expected.
'systemctl status docker' shows that it should:

systemctl status docker
● docker.service - Docker Application Container Engine
   Loaded: loaded (/lib/systemd/system/docker.service; disabled; vendor preset: enabled)
   Active: inactive (dead)
     Docs: https://docs.docker.com

The symlink to the docker unit file is 'not' present after installation in:
/etc/systemd/system/multi-user.target.wants

Running the following after installation as a workaround:
systemctl enable docker
systemctl start docker

System build information:
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.3 LTS"
Docker version 18.09.7, build 2d0083d

apt-cache policy docker:
docker:
  Installed: (none)
  Candidate: 1.5-1build1
  Version table:
     1.5-1build1 500
        500 http://some_mirror/ubuntu bionic/universe amd64 Packages

Revision history for this message
Huezo (vhuezo) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.