Dependency docker may differ
e.g. raspberry pi os armv7l ``` apt show docker Package: docker Version: 1.5-2 ```
This commit is contained in:
parent
da3b7ae7ce
commit
22b28012c3
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Section: base
|
|||
Version: 1.1.1
|
||||
Priority: optional
|
||||
Architecture: all
|
||||
Depends: curl, bash, docker-ce, dbus, network-manager, apparmor, jq, systemd, os-agent
|
||||
Depends: curl, bash, docker-ce | docker, dbus, network-manager, apparmor, jq, systemd, os-agent
|
||||
Maintainer: Matheson Steplock <https://mathesonsteplock.ca/>
|
||||
Homepage: https://www.home-assistant.io/
|
||||
Description: Home Assistant Supervised
|
||||
|
|
Loading…
Reference in a new issue