mirror of
https://github.com/flatcar/scripts.git
synced 2025-10-03 11:32:02 +02:00
The upstream socket is under /run/containerd/containerd.sock which many tools like crictl will use by default and diverging causes users to always have to configure a non-default location. Switch to the upstream default while still keeping a symlink so that users are not forced to update their configurations they had to do for the non-default location. This also keeps Docker using the old socket location as an assertion that the symlink works. The state directory is also switch to the default location.
Description
Languages
Shell
93.1%
Python
6.9%