Welcome to the Linux Foundation Forum!

Lab 3.1.8 - podman not found

  1. sudo podman build -t simpleapp .

    sudo: podman: command not found

  2. sudo apt-get -y install podman

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Unable to locate package podman

I don't seem to have docker either.

Answers

  • Thank you @serewicz. That worked!

  • Thank you @serewicz! :)

  • dec698
    dec698 Posts: 6
    edited November 2022

    Hi @serewicz, so when you say "I'll be pushing updates soon" you mean when someone run the latest setup script, podman will be there?

  • Hello @serewicz, Even this one does not work on my side. Any latest update on this?

  • Hi @ignace.hakizimana,

    The instructions in the earlier post work just as well as the instructions from the lab guide step 3.1.8.
    I attempted a clean podman installation and they both worked.

    I would encourage you to confirm that especially the first command is executed in its entirety. There are terminal applications which do not handle well multi-line commands, where backslashes "\" are used to separate lines of the same command. What is the OS of your host machine, and what terminal/ssh client are you using to access the lab VM?

    If still not successful, please provide a screenshot or paste in the forum the command and its outputs to help troubleshoot.

    Regards,
    -Chris

Categories

Upcoming Training