diff --git a/extensions/podman/package.json b/extensions/podman/package.json index e8744792076..ff72da9efae 100644 --- a/extensions/podman/package.json +++ b/extensions/podman/package.json @@ -279,6 +279,8 @@ "when": "!onboardingContext:podmanIsNotInstalled", "state": "completed", "content": [ + [], + [], [ { "value": "#### How to use podman \nRun `podman help` in the terminal for a list of commands to interact with Podman. For example, try the 'Create' button within the Containers tab of Podman Desktop and view your containers with `podman`:\n\n`$ podman ps`",