
Create Containers with Podman
This video demonstrates how to use Podman to create containers on an Oracle Linux system. Learn a number of useful podman create command options.
00:00 Check for downloaded images
00:31 Create a basic container
00:37 Examine the container status
01:03 Assign a name to a container
01:17 Create a container with shell access
01:28 Start a container
01:34 Attach to a container
01:52 Automatically remove a container when stopped
02:10 Create container with mounted host directory
Test your knowledge - you will find the answers in the video.
Question - True or False: Creating a container with the podman create command automatically starts the container and leaves it running.
Question - True or False: When creating a container you can build it so there is access to the shell prompt when needed.
For more information about the option -v and its :z argument referenced in the video, you can find out more in the documentation for the podman create command, look for the section for the --volume option:
docs.podman.io/en/latest/markdown/podman-create.1.…
Find more free video clips and more on Oracle Linux at:
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:
luna.oracle.com/lab/2f0beeef-bc10-4e54-a042-ce31db…
Find more free videos and free hands on labs for Podman on Oracle Linux at:
www.oracle.com/goto/oraclelinuxlearning
Find lots more free videos, labs and resources at:
Oracle Linux Podman User's Guide - docs.oracle.com/en/operating-systems/oracle-linux/…
Free Oracle Linux Hands-on Labs (free hands-on labs) - www.oracle.com/goto/linuxluna
Oracle Linux Training Station (free training content) - www.oracle.com/goto/oltrain
Oracle Linux Documentation docs.oracle.com/en/operating-systems/oracle-linux/
----------------------------------------------
Copyright © 2024, Oracle and/or its affiliates.
コメント