Use Podman to create images, push and pull images from Red Hat Quay image Repository. Create the container using the pulled image, connect to the container and the application. You can either watch the detailed video or follow the below given text blog. Today we will talk about Podman and Red Hat Quay image Repository. […]
Category: Podman
Deploy Microsoft SQL Server on Podman
Step by step instructions to deploy Microsoft SQL Server on Podman. We will cover an Introduction to Podman, how to download images using Podman, installing SQL Server 2019, connecting to the sql server instance, restarting sql server on podman, connecting to the pod, check sql processes etc. Follow this link to setup mssql-cli : https://itech-blog.com/sql-server-command-line-tools-mssql-cli/