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_
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.
Comments
Similar requests
[Feature] Support podman on FreeBSD
6 votes · 0 comments
[Feature] move DB_STORAGE_TYPE to .env
1 vote · 0 comments
Remove useless "folders" bar on top
2 votes · 0 comments
[Feature] Update documentation for CLI when using docker
5 votes · 0 comments
[Feature]: Support native deployments (without docker, includes example)
79 votes · 0 comments
No comments yet.