Skip to content

Commit

Permalink
Update index.html [q]
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa authored Jan 22, 2025
1 parent bc2bfae commit adf89b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ <h2>Install docker</h2>
https://www.cherryservers.com/blog/install-docker-ubuntu-22-04
</script>



<h2>Public registries</h2>

<script type="editor" data-lang="sh">
Expand Down Expand Up @@ -247,6 +249,8 @@ <h2>Docker build</h2>
<h2>docker-compose.yaml syntax</h2>
<script type="editor" data-lang="sh">

mongodb: https://github.com/stopsopa/sr-code-challenge2/blob/main/docker-compose.yml

version: "3.8"
services:
mysql:
Expand Down

0 comments on commit adf89b9

Please sign in to comment.