tech:notes_podman_volume
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Prochaine révision | Révision précédente | ||
| tech:notes_podman_volume [2026/03/23 14:00] – créée Jean-Baptiste | tech:notes_podman_volume [2026/03/23 14:26] (Version actuelle) – Jean-Baptiste | ||
|---|---|---|---|
| Ligne 6: | Ligne 6: | ||
| Voir : | Voir : | ||
| * [[Podman NFS rootless]] | * [[Podman NFS rootless]] | ||
| + | * https:// | ||
| ~~~bash | ~~~bash | ||
| Ligne 12: | Ligne 13: | ||
| Voir rootless_storage_path | Voir rootless_storage_path | ||
| + | |||
| + | ~~~yaml | ||
| + | services: | ||
| + | my_service: | ||
| + | image: my_image | ||
| + | healthcheck: | ||
| + | test: ls / | ||
| + | interval: 1m | ||
| + | timeout: 15s | ||
| + | retries: 3 | ||
| + | start_period: | ||
| + | ~~~ | ||
| + | Source : https:// | ||
| FIXME | FIXME | ||
tech/notes_podman_volume.1774270830.txt.gz · Dernière modification : de Jean-Baptiste
