[PR #8250] chore(docs): Update docker compose readme with wget download option #11991

Closed
opened 2026-02-05 14:49:28 +03:00 by OVERLORD · 0 comments
Owner

Original Pull Request: https://github.com/immich-app/immich/pull/8250

State: closed
Merged: Yes


Description

This pull request updates the docker documentation to use the download option (-O) with wget to download the files with the appropriate names and making them consistent with the other commands.

This change makes the document more consistent and easier to follow by downloading the files with the correct names as needed by the docker-compose commands.

Fixes # (issue)
Inconsistency in wget commands in the docker compose documentation

How Has This Been Tested?

N/A

Screenshots (if appropriate):

N/A

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
**Original Pull Request:** https://github.com/immich-app/immich/pull/8250 **State:** closed **Merged:** Yes --- ## Description This pull request updates the docker documentation to use the [download option](https://www.gnu.org/software/wget/manual/html_node/Download-Options.html#Download-Options) (`-O`) with `wget` to download the files with the appropriate names and making them consistent with the other commands. This change makes the document more consistent and easier to follow by downloading the files with the correct names as needed by the `docker-compose` commands. Fixes # (issue) Inconsistency in `wget` commands in the docker compose documentation ## How Has This Been Tested? N/A ## Screenshots (if appropriate): N/A ## Checklist: - [ ] I have performed a self-review of my own code - [x] I have made corresponding changes to the documentation if applicable
OVERLORD added the pull-request label 2026-02-05 14:49:28 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#11991