From d353f94e4c2db85c07d5c4f83c11c9cd99f90b41 Mon Sep 17 00:00:00 2001 From: diademiemi Date: Thu, 2 Nov 2023 08:59:33 +0100 Subject: [PATCH] Update README --- RH-EX188/README.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/RH-EX188/README.md b/RH-EX188/README.md index ddf87e9..7fa4665 100644 --- a/RH-EX188/README.md +++ b/RH-EX188/README.md @@ -2,14 +2,12 @@ For this I'm just going to create some containers using as many of the Containerfile keywords as possible, then run them in different ways with Podman. -# Exam Practice -To ensure I'm not sharing exam details, these are notes I took *before* the exam based on studying the exam objectives. - -I passed this exam on 2023-08-07. Honestly, if you know where to find the letter "e" on your keyboard to pass env variables to a container, you're 99% of the way there. +# Thoughts after exam +I passed this exam on 2023-08-07. Honestly, if you know where to find the letter "e" on your keyboard, you're 99% of the way there. # Exam Practice To ensure I'm not sharing exam details, these are notes I took *before* the exam based on studying the exam objectives. -I'm using Podman Compose, even though it's not on the exam objectives, because it's easier for me than to use than Podman directly. +I'm using Podman Compose in some parts of this repo, even though it's not on the exam objectives, because it's easier for me than to use than Podman directly. ## Pre-requisites On Ubuntu: