Title
Run Containers with Podman
Description
This video demonstrates how to use the Podman run command to build containers on an Oracle Linux system. Learn a number of useful Podman run command options. While this video was recorded using an Oracle Linux 8 system, the commands also work for Oracle Linux 9.
00:00 Check for downloaded images
00:24 Run a basic container
00:30 Examine the container status
00:39 Run a container and execute command
01:03 Assign a container name
01:20 Run a container in the background
01:35 Automatically access container shell prompt
02:15 Run a container that is automatically removed when stopped
Test your knowledge - you will find the answers in the video.
Question - True or False: When the podman run command successfully builds a container, it will be up and running and show an active status.
Question - True or False: Containers built with the podman run command are configured with shell access by default.
For more information about the -d option referenced in the video, you can find out more in the documentation for the podman create command, look for the section for the --detach option:
https://docs.podman.io/en/latest/markdown/podman-run.1.html
Find more free video clips and more on Oracle Linux at:
https://www.oracle.com/goto/playlists
Access a free real hands on labs environment where you will be guided through practice of this command and many more for Podman on Oracle Linux at:
https://luna.oracle.com/lab/2f0beeef-bc10-4e54-a042-ce31db0e9765
Find more free videos and free hands on labs for Podman on Oracle Linux at:
https://www.oracle.com/goto/oraclelinuxlearning
Find lots more free videos, labs and resources at:
Oracle Linux Podman User's Guide - https://docs.oracle.com/en/operating-systems/oracle-linux/podman/
Free Oracle Linux Hands-on Labs (free hands-on labs) - https://www.oracle.com/goto/linuxluna
Oracle Linux Training Station (free training content) - https://www.oracle.com/goto/oltrain
Oracle Linux Documentation https://docs.oracle.com/en/operating-systems/oracle-linux/
----------------------------------------------
Copyright © 2023, Oracle and/or its affiliates.
There are no comments.
Login to respond »