[PR #86] [MERGED] Update production dockerfile for a cleaner look #8465

Closed
opened 2026-02-05 13:47:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/86
Author: @alextran1502
Created: 3/29/2022
Status: Merged
Merged: 3/29/2022
Merged by: @alextran1502

Base: mainHead: deployment/better-docker


📝 Commits (6)

  • a71545a Clean up docker-compose file
  • 0a015cc Rename github action workflow
  • 6eb90e8 Added release workflow
  • adc2df7 change workflow name
  • d01537f Added back pull-request trigger for latest check
  • 548096d Added pubspec.yaml build VersionCode for F-droid

📊 Changes

5 files changed (+48 additions, -32 deletions)

View changed files

📝 .github/workflows/build_push_server_latest.yml (+1 -5)
.github/workflows/build_push_server_release.yml (+40 -0)
📝 Makefile (+4 -1)
📝 docker/docker-compose.yml (+2 -25)
📝 mobile/pubspec.yaml (+1 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/86 **Author:** [@alextran1502](https://github.com/alextran1502) **Created:** 3/29/2022 **Status:** ✅ Merged **Merged:** 3/29/2022 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `deployment/better-docker` --- ### 📝 Commits (6) - [`a71545a`](https://github.com/immich-app/immich/commit/a71545aada929222c60211e97f48e3655ae99fa6) Clean up docker-compose file - [`0a015cc`](https://github.com/immich-app/immich/commit/0a015ccc24813257d3cb7aad295a630edf4e64c8) Rename github action workflow - [`6eb90e8`](https://github.com/immich-app/immich/commit/6eb90e864bdaeb3950db0a3d14df9cf93fdfa653) Added release workflow - [`adc2df7`](https://github.com/immich-app/immich/commit/adc2df7a596284010bb76789075d6c0021f336c2) change workflow name - [`d01537f`](https://github.com/immich-app/immich/commit/d01537f8858855c0f0fa0fd74b881137ce09d36d) Added back pull-request trigger for latest check - [`548096d`](https://github.com/immich-app/immich/commit/548096d758a9a14aa1555d33031425962bd730c8) Added pubspec.yaml build VersionCode for F-droid ### 📊 Changes **5 files changed** (+48 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build_push_server_latest.yml` (+1 -5) ➕ `.github/workflows/build_push_server_release.yml` (+40 -0) 📝 `Makefile` (+4 -1) 📝 `docker/docker-compose.yml` (+2 -25) 📝 `mobile/pubspec.yaml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 13:47:39 +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#8465