Files
docker-cli/components/packaging/deb/common/docker-ce.prerm
T
Olaf Meeuwissen ffc8511d04 Restore SysVinit and Upstart support
This was removed in 662e248f680eb49a9951a8b34125506b8f82dfed.  The
removal breaks usage on Debian derivatives that do not use systemd
(see https://github.com/docker/for-linux/issues/482).
Upstream-commit: 196c4028288ad241f52201d0f171c251ed13b98f
Component: packaging
2018-12-23 20:12:09 +09:00

7 lines
88 B
Bash
Executable File

#!/bin/sh
set -e
#DEBHELPER#
update-alternatives --remove dockerd /usr/bin/dockerd-ce