Skip to content
Snippets Groups Projects
  1. Nov 28, 2023
  2. Nov 27, 2023
  3. Nov 23, 2023
  4. Nov 22, 2023
  5. Nov 21, 2023
  6. Nov 18, 2023
  7. Nov 17, 2023
  8. Nov 16, 2023
  9. Nov 15, 2023
  10. Nov 14, 2023
    • Michal Nasiadka's avatar
      Introduce oneshot docker_restart_policy · cea076f3
      Michal Nasiadka authored
      docker_restart_policy: no causes systemd units to not get created
      and we use it in CI to disable restarts on services.
      
      Introducing oneshot policy to not create systemd unit for oneshot
      containers (those that are running bootstrap tasks, like db
      bootstrap and don't need a systemd unit), but still create systemd
      units for long lived containers but with Restart=No.
      
      Change-Id: I9e0d656f19143ec2fcad7d6d345b2c9387551604
      cea076f3
  11. Nov 13, 2023
Loading