Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 687 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 687 Bytes

Purpose

To remove docker from Flatcar entirely - by replacing the docker torcx with one that calls podman instead. You will also need the podman sysext from My Repo or jepio's Repo

Build

./build.sh

Install

./install.sh

And reboot.

Use

Once you reboot, docker should call podman. It'll tell you that too, by putting Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. on the console.

Calling something like dockerd from the command line will tell you The current torcx profile did not install a dockerd program..