Table of Contents
Runtimes and Images
Container Blueprint
Running Containers
Podman
Volumes
Networks
Restricting Containers
Building Containers
Containerfiles
Rootless Containers
Application Containers
Application Dependencies
Assets
Multi-Target Builds
Container Processes
Cleaning Up
Summary
I am using some scripts I downloaded from Josef Strzibny's book that are setting up Ruby on Rails deployment and automatically installing a PostgreSQL server. I am also using Dokku, but I like the idea of controlling what is happening on the server.
Lucian Ghinda, Senior Ruby Developer