Skip to content

Commit bd564fd

Browse files
committed
Deploying to gh-pages from @ ace7c3f 🚀
1 parent 0e3e5a7 commit bd564fd

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -626,8 +626,8 @@
626626
<h1 id="cicd-examples">CI/CD Examples</h1>
627627
<p>This website contains examples on how to develop CI/CD pipelines and how to configure development environment for working with CI/CD pipelines.</p>
628628
<h2 id="installing-docker">Installing Docker</h2>
629-
<p>See <a href="https://docs.docker.com/get-docker/">Get Docker</a> for installation instructions.</p>
630-
<p>If you use Docker a lot on Mac or Windows system, the recommended Docker Desktop is likely a good option for you. Note that, since January 2022, it has required paid subscription if used for commercial development.</p>
629+
<p>Many of the examples provided on this website require Docker and Docker Compose to be installed on your development environment.</p>
630+
<p>See <a href="https://docs.docker.com/get-docker/">Get Docker</a> for official installation instructions. If you use Docker a lot on Mac or Windows system, the recommended Docker Desktop is likely a good option for you. Note that, since January 2022, it has required paid subscription, if used for commercial development.</p>
631631
<p>Alternatively, Windows users can <a href="./docker/docker-on-wsl/">install Docker on top of WSL2</a>. For Mac users there are alternatives, such as <a href="https://github.com/abiosoft/colima">Colima</a>, available.</p>
632632

633633

@@ -651,7 +651,7 @@ <h2 id="installing-docker">Installing Docker</h2>
651651
<span class="md-icon" title="Last update">
652652
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1zM12.5 7v5.2l4 2.4-1 1L11 13V7zM11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2z"/></svg>
653653
</span>
654-
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 11, 2024</span>
654+
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">October 12, 2024</span>
655655
</span>
656656

657657

0 commit comments

Comments
 (0)