A reference guide for container knowledge.
Getting Started with Containers (Red Hat)
Introduction to Linux container terminology (Red Hat Developer Blog)
A Practical Introduction to Containers (Red Hat Developer Blog)
Building Docker Images (Project Atomic)
Project Atomic Guidance for Container Image Authors (Project Atomic)
Super Priveleged Containers (Red Hat Summit Video) where Dan Walsh
Docker basics (Docker)
Getting started with Docker (Docker)
Dockerfile reference (Docker)
Container Image and Build Guide guide for building OCI container images for OpenShift based on lessons learned from enterprise container adoption delivery
Guidelines for Creating OpenShift Images provides a number of best practices to consider as an image author to ensure a good experience for consumers of those images.
Building Custom S2I Builder Images allows you to define a specific builder image in order to control the entire build process.