FeatureFuel
2

[Docs] Add hint for removing "healthcheck.start_interval" for use with Podman and docker compose

Source: immich-app/immich#12638 · opened by @kastl-ars
The bug

Using rootless Podman together with docker compose works like a charm. And it works with the Immich docker-compose.yml, but only once I comment out the start_interval for the postgres container.

It would be nice to add a small hint to the [documentation]( to comment out that line if an error like the following appears:



The OS that Immich Server is running on

openSUSE Tumbleweed

Version of Immich Server

v1.115.0

Version of Immich Mobile App

none

Platform with the issue

• Server
• Web
• Mobile

Your docker-compose.yml content




Your .env content




Reproduction steps

1. Run docker compose up -d
2. The error regarding the start_interval appears
3. Comment out the start_interval line
4. Run docker compose up -d
5. Party!
...


Relevant log output

_No response_

Additional information

_No response_

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests