mirror of
https://gricad-gitlab.univ-grenoble-alpes.fr/tienyoun/presentations.git
synced 2026-09-26 21:41:08 +00:00
Fix : use markdown images instead of object tags
This commit is contained in:
@@ -65,13 +65,13 @@ Nathan Tien You
|
|||||||
## Conteneurs
|
## Conteneurs
|
||||||
Contexte d'éxecution isolé : chroot
|
Contexte d'éxecution isolé : chroot
|
||||||
|
|
||||||
<object data-id="chroot.svg" data="./assets/chroot.svg" type="image/svg+xml"></object>
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Base du conteneur : image
|
## Base du conteneur : image
|
||||||
|
|
||||||
<object data-id="Docker image.drawio.svg" data="./assets/Docker_image.drawio.svg" type="image/svg+xml"></object>
|

|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -85,8 +85,7 @@ Contexte d'éxecution isolé : chroot
|
|||||||
```bash
|
```bash
|
||||||
docker run hello-world
|
docker run hello-world
|
||||||
```
|
```
|
||||||
|

|
||||||
<object data-id="container.svg" data="./assets/Container.drawio.svg" type="image/svg+xml"></object>
|
|
||||||
|
|
||||||
----
|
----
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user