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

|
||||
|
||||
---
|
||||
|
||||
## 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
|
||||
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