Outils pour utilisateurs

Outils du site


tech:notes_podman_volume

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Prochaine révision
Révision précédente
tech:notes_podman_volume [2026/03/23 14:00] – créée Jean-Baptistetech: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://blog.stephane-robert.info/docs/conteneurs/moteurs-conteneurs/docker/volumes/
  
 ~~~bash ~~~bash
Ligne 12: Ligne 13:
  
 Voir rootless_storage_path Voir rootless_storage_path
 +
 +~~~yaml
 +services:
 +  my_service:
 +    image: my_image
 +    healthcheck:
 +      test: ls /path/to/rclone/mount || exit 1
 +      interval: 1m
 +      timeout: 15s
 +      retries: 3
 +      start_period: 15s
 +~~~
 +Source : https://rclone.org/docker/
  
 FIXME FIXME
  
  
tech/notes_podman_volume.1774270830.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki