Skip to content

Commit

Permalink
capitalization
Browse files Browse the repository at this point in the history
  • Loading branch information
kpedro88 committed Aug 23, 2023
1 parent 10bb4c0 commit c9fcdc8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _episodes/09-apptainer.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ keypoints:

# Introduction

<img align="right" src="../fig/Apptainer-logo.png" alt="Apptainer Logo" style="width:250px">
<img align="right" src="../fig/apptainer-logo.png" alt="Apptainer Logo" style="width:250px">

One thing that has not been covered in detail is that containers do not
necessarily have to be executed using Docker. While Docker is the most popular containerization tool these days, there are several so-called
Expand Down
2 changes: 1 addition & 1 deletion _episodes/17-buildah-and-podman.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ This is the world of containers as you now know it ...
<path d="m328.348 67.227h63.073c3.047 0 5.521-2.461 5.538-5.507v-56.213c-.017-3.047-2.491-5.507-5.538-5.507h-63.073c-3.042 0-5.507 2.465-5.507 5.507v56.212c0 3.042 2.466 5.508 5.507 5.508"></path>
<path d="m416.312 228.909h63.073c3.047 0 5.521-2.46 5.538-5.507v-56.182c0-3.059-2.479-5.538-5.538-5.538h-63.073c-3.041 0-5.507 2.466-5.507 5.507v.031 56.181c0 3.042 2.466 5.508 5.507 5.508"></path>
</svg>
<img align="right" src="../fig/Apptainer-logo.png" alt="Apptainer Logo" style="width:200px">
<img align="right" src="../fig/apptainer-logo.png" alt="Apptainer Logo" style="width:200px">
</div>
<br><br><br><br><br><br><br><br><br><br>

Expand Down

0 comments on commit c9fcdc8

Please sign in to comment.