Skip to content

Another round of slide conversion#22

Open
elft3r wants to merge 1 commit intomainfrom
jz/reworked-pptx-added-missing
Open

Another round of slide conversion#22
elft3r wants to merge 1 commit intomainfrom
jz/reworked-pptx-added-missing

Conversation

@elft3r
Copy link
Owner

@elft3r elft3r commented Mar 14, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 14, 2026 21:57
@github-actions
Copy link

Preview Deployment

This PR has been deployed for preview:

Presentation URL
cloud-migrations https://0ce5e538.presentations-15u.pages.dev/cloud-migrations/
docker-training https://0ce5e538.presentations-15u.pages.dev/docker-training/
secure-landing-zones https://0ce5e538.presentations-15u.pages.dev/secure-landing-zones/

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR continues the slide conversion effort for the Docker training deck by adding new slides/diagrams, refining existing content structure, and introducing an additional survey image asset.

Changes:

  • Added several new content slides (e.g., catalyst/struggles, serverless voting app, monitoring topologies, VM vs container use case).
  • Expanded/adjusted the container history section and cloud-native quote content.
  • Added a new Stack Overflow survey image asset.

Reviewed changes

Copilot reviewed 7 out of 10 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
docker-training/sections/why-docker.html Inserts new “catalyst” and “IT struggles” slides; adds additional logo/survey slides.
docker-training/sections/serverless.html Adds a new “Serverless Voting App” slide layout.
docker-training/sections/monitoring.html Adds single-tenant and multi-tenant monitoring topology slides.
docker-training/sections/docker-commands.html Adds docker inspect to the images list and introduces a “Docker Time” section-title slide.
docker-training/sections/containers-vs-vms.html Adds a “Use Case” slide comparing VMs to containers.
docker-training/sections/container-history.html Inserts a container stack diagram slide and expands timeline bullet points.
docker-training/sections/cloud-native.html Extends the CNCF cloud-native definition quote.
docker-training/imgs/stackoverflow-survey-2.png Adds a new survey image asset (currently appears unused).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

</section>
<section class="section-title"><h1>Common IT Struggles</h1></section>
<section>
<h2>Containers are the catalyst</h2>
<h2>Top Docker Commands &mdash; Images</h2>
<pre><code class="language-bash" data-trim>
$ docker build # builds a Dockerfile into an image
$ docker inspect # inspect contents of an image
</section>
<section class="section-title">
<h1>Docker Time</h1>
<p>Let's have a look: DEMO</p>
</div>
</div>
<div class="card fragment">
<h3><em><i class="fa-solid fa-arrow-right" aria-hidden="true"></i></em></h3>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants