diff --git a/podman/TODO b/podman/TODO index aba43feba81..46982f341b5 100644 --- a/podman/TODO +++ b/podman/TODO @@ -1,4 +1,8 @@ - `podman machine init' does not seem to work - or at least do not create the `.ign' file that can be overwritten/adjusted in order to be able to customize - kernel boot arguments. Investigate it! + kernel boot arguments. This is probably due + and can be workarounded + by passing arguments to `machine init', the defaults are: + + % podman machine init --cpus 1 --memory 2048 --disk-size 10 - Document newly added patch