Linux Demonstration
Walks you through the processing of setting up your Linux environment, creating a base image for a container, creating an application image, and running the application in the container. Also includes tips for troubleshooting.
Setup
Sample Files and Directories
bld.sh
Creating a Base Image with bld.sh
Creating an Application Image from the Base Image
Running Application Containers from the Application Image
Useful podman Commands
Copying the Linux Application Image to Another Computer
Problem-solving on Linux
Using Microsoft SQL Server in a Linux Container
Parent topic:
Containerization Demonstrations