Files
docker-docs/content
Austin Vazquez 58f08039d3 engine/install: add note for service start on deb flavors (#23405)
## Description

This change is to address some feedback from a Ubuntu user that
installed Docker Engine using the apt repository but had to start the
service before they were able to run containers.

While autostart is the convention on Debian systems, some users might
have this behavior disabled for more fine grained control. This change
adds a note to the installation step across all the debian flavors to
note the service should start by default with explicit instructions how
to enable the service if not.

## Related issues or tickets

<!-- Related issues, pull requests, or Jira tickets -->

## Reviews

<!-- Notes for reviewers here -->
<!-- List applicable reviews (optionally @tag reviewers) -->

- [ ] Technical review - @vvoland
- [ ] Editorial review - @usha-mandya 
- [ ] Product review

Signed-off-by: Austin Vazquez <austin.vazquez@docker.com>
2025-09-16 09:35:38 +01:00
..
2025-09-09 09:43:03 -04:00