diff options
Diffstat (limited to 'doc')
| -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". |
