Skip to content
Snippets Groups Projects
  1. Dec 03, 2023
  2. Dec 01, 2023
  3. Aug 23, 2023
  4. Jun 04, 2023
  5. Apr 30, 2023
  6. Apr 09, 2023
  7. Jan 03, 2023
  8. Dec 30, 2022
  9. Dec 25, 2022
  10. Dec 12, 2022
  11. Oct 10, 2022
  12. Oct 06, 2022
  13. Oct 05, 2022
    • tr's avatar
      Match images starting with `- ` · 43f85bbd
      tr authored
      If a pod file contains
      ```Yaml
      spec:
        restartPolicy: Always
        containers:
          - image: 'django:latest'
      ```
      the update script won't update this image.
      Now it will find those images too and update them.
      43f85bbd
  14. Sep 25, 2022
    • mh's avatar
      improve systemd disk handling · 94a79390
      mh authored
      a) if a container volume is using Z it requires podman to be able to
         relabel the content of the volume first and thus it needs to
         be writable by podman. Podman will make it readonly within the
         container.
      b) add possibility to require mountpoints so the units get started
         in the proper order.
      94a79390
    • mh's avatar
      set a containers config to set the cgroup manager · 0ebdb48e
      mh authored
      0ebdb48e
  15. Sep 24, 2022
  16. Sep 17, 2022
  17. Sep 15, 2022
  18. Sep 14, 2022
  19. Sep 12, 2022
Loading