Commit graph

5 commits

Author SHA1 Message Date
Federico Gimenez
11b75b66ae Remove fixed storage-driver
Instead of configuring the docker daemon to use a fixed storage-driver remove the setting and let it decide which one to use.

Trying to use the moby-engine package on a Fedora33 I was getting the error described here https://github.com/kubernetes-sigs/kind/issues/1988 because of the default btrfs filesystem, removing the storage-driver setting from docker's sysconfig fixes it.
2021-01-15 13:41:12 +00:00
Olivier Lemasle
2d33533327 Configure storage-driver explicitely (fixes #1832301) 2020-05-07 20:39:32 +02:00
Olivier Lemasle
b73040075e Move docker-init and docker-proxy to /usr/libexec/docker
Update moby-engine-nano summary to follow guidelines
2019-07-13 21:58:42 +02:00
Olivier Lemasle
a6ffb4992d Add nofile ulimit to default docker daemon options (#1715254, #1708115)
Thanks to Nicolas MURE's patch (#1715254).
2019-07-13 13:59:04 +02:00
Marcin Skarbek
3a2fa17643 additional configuration 2018-11-12 19:44:26 +01:00