Commit 8bdfb8

2026-03-17 18:39:19 theophile: ajout des repo d'images, le warning, et l'indication des networks entre docker
server/containers.md ..
@@ 9,6 9,16 @@
## Installation
+ ## Repository d'images
+
+ - [Docker Hub](https://hub.docker.com/)
+ - [quay.io](https://quay.io/)
+ - [ghcr.io](https://ghcr.io)
+
+
+ > [!CAUTION]
+ > Attention au fautes de frappes[^A].
+
## Maintenance
### Zombies
@@ 68,6 78,13 @@
### Network
+ #### Connecté un container à un autre via URL
+
+ Utilisez `nom_du_container:port`.
+
#### `internal=true`
Si un network est `internal=true`, le container qui n'a que ce network n'aura pas accès à internet.
+
+
+ [^A]: Apparament, `ghrc.io` est malicieux. Attention au fautes de frappes → [ghrc.io Appears to be Malicious Brandon Mitchell](https://bmitch.net/blog/2025-08-22-ghrc-appears-malicious/)
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9