This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. Cover Agenda - No slides, all demo | |
| 1. Demo 1: Setting up RHEL Atomic | |
| a. Getting the qcow2 image from the customer portal | |
| b. Adding more disk space, fdisk / mkfs.xfs, fstab | |
| c. subscribe the host with subscription manager, list subs | |
| d. finish up demo 1 with a "rpm-ostree upgrade" , reboot into a configured environment | |
| 2. Demo 2: Cover a basic httpd server Dockerfile - Non-Systemd | |
| a. Build the image | |
| b. run the image | |
| c. Typical Docker commands: Docker {ps, images, log, etc..} |