post_install() {
	cat <<EOF

Ignite requires at least one of the following container runtimes:

 * containerd (default)
 * docker

EOF
}