Skip to content

Compose modernization and added ref to Stash pHash compat img.#591

Open
Leopere wants to merge 2 commits intomasterfrom
compose-modernization-pushed-img
Open

Compose modernization and added ref to Stash pHash compat img.#591
Leopere wants to merge 2 commits intomasterfrom
compose-modernization-pushed-img

Conversation

@Leopere
Copy link
Copy Markdown
Collaborator

@Leopere Leopere commented Feb 1, 2023

  • removed redundant container_name:
  • removed deprecated link:
  • added image: stashapp/postgres:latest to postgres image.

- removed redundant `container_name:`
- removed deprecated `link:`
- added image: stashapp/postgres:latest to postgres image.
@Leopere Leopere requested a review from InfiniteStash February 1, 2023 22:32
@Leopere Leopere changed the title Modernization and added ref to Stash pHash compat img. Compose modernization and added ref to Stash pHash compat img. Feb 1, 2023
@Leopere
Copy link
Copy Markdown
Collaborator Author

Leopere commented Feb 1, 2023

Going forward with these tweaks you could run docker compose build postgres && docker compose push postgres so long as you have push perms on the official repo until we get some gitops setup for it.

Adding an envvar that's supported by the upstream postgres:14.2 container to disable the sha crypto as per the README.md recommendation. Inevitably prior to a public release this is probably smart to disable as the additional crypto can't hurt to have enabled by default.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants