diff options
| author | craige <craige@web> | 2018-06-13 07:25:43 +0000 |
|---|---|---|
| committer | admin <admin@branchable.com> | 2018-06-13 07:25:43 +0000 |
| commit | 1e5b287d17816f30b76c4a6a7f86484985ce1d8d (patch) | |
| tree | db941949bf968ae9f1e5db6406c1bf661abb5c8e /doc/todo/Outdated_Docker_Package__63__.mdwn | |
| parent | 0672ef99b264f618a66b656e19bb886945443f13 (diff) | |
Diffstat (limited to 'doc/todo/Outdated_Docker_Package__63__.mdwn')
| -rw-r--r-- | doc/todo/Outdated_Docker_Package__63__.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/todo/Outdated_Docker_Package__63__.mdwn b/doc/todo/Outdated_Docker_Package__63__.mdwn new file mode 100644 index 00000000..9564bbc8 --- /dev/null +++ b/doc/todo/Outdated_Docker_Package__63__.mdwn @@ -0,0 +1,9 @@ +G'day Joey. + +In [Docker.hs, line 73](https://git.joeyh.name/index.cgi/propellor.git/tree/src/Propellor/Property/Docker.hs?h=5.4.0#n73), docker.io is listed as the package to be installed. + +Docker.installed currently fails for me on Stretch with: + + E: Package 'docker.io' has no installation candidate + +Unless I'm mistaken, from Stretch this is now replaced by "docker-engine". |
