Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

You can run an Ubuntu container with:


Code Block
dockerpodman run -it ubuntu bash

List of downloaded images with the following command:

...