Skip to content

Releases: jippi/docker-pixelfed

v0.12.4-docker15

14 Feb 11:57
5876aad
Compare
Choose a tag to compare

✨ New Features

  • 5876aad - configure passport client keys when using 'login with mastodon' (PR #157 by @jippi)

👷 Build System

  • 5568ad9 - Dockerfile cache for 'composer' should be owned by the runtime UID/GID (PR #153 by @jippi)

🔧 Chores

v0.12.4-docker14

10 Feb 18:39
c3adb1d
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 914e0dd - correctly detect interactivity and tty for shell commands (commit by @jippi)

🛸 Other Changes

  • 71b805d - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)

v0.12.4-docker13

09 Feb 22:23
Compare
Choose a tag to compare

🐛 Bug Fixes

  • 4d64f15 - run [dottie update] after the new image has been pulled (commit by @jippi)
  • b49c53b - use the .env.docker file from jippi/docker-pixelfed instead of upstream file (commit by @jippi)

👷 Build System

🔧 Chores

v0.12.4-docker12

07 Feb 00:38
Compare
Choose a tag to compare

✨ New Features

  • 8910929 - add [scripts/debug-info] to help debug servers in GitHub issues (commit by @jippi)

👷 Build System

  • d710b5f - auto-merge dottie upgrade if tests succeeds (commit by @jippi)

🔧 Chores

v0.12.4-docker11

06 Feb 21:47
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • 58e9622 - dottie should always run in Docker (commit by @jippi)
  • 58d9cf2 - do not use config cache by default, it mixes badly with .env based configuration (commit by @jippi)

👷 Build System

  • d9c8636 - fix shel script detection for regex reovate update (commit by @jippi)
  • a31c6b1 - fix shel script detection for regex reovate update (commit by @jippi)
  • ff2e3cd - fix shel script detection for regex reovate update (commit by @jippi)
  • c64825a - fix shel script detection for regex reovate update (commit by @jippi)
  • b5e8c85 - fix shell script detection for regex reovate update (commit by @jippi)
  • ce3c0c2 - fix docs-release pipeline dottie command (commit by @jippi)
  • 52dfd98 - fix CI cache hits (commit by @jippi)

🔧 Chores

🛸 Other Changes

  • f4a9a2a - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)

v0.12.4-docker10

02 Feb 13:17
9957dfa
Compare
Choose a tag to compare

Updating PHP and MariaDB

You can manually change the .env values or run ./scripts/set-recommended-versions to update them all, followed by a docker compose up -d to pull the new changes

✨ New Features

👷 Build System

🔧 Chores

v0.12.4-docker9

01 Feb 00:53
Compare
Choose a tag to compare

✨ New Features

  • 5df3daf - print how to skip entrypoints in the "pre-run" output (PR #127 by @jippi)

👷 Build System

🔧 Chores

🛸 Other Changes

  • 0f88847 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 7953320 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 1f4b920 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 14f134c - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 3f8c389 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 4b79f33 - max cache mode (commit by @jippi)

v0.12.4-docker8

29 Jan 14:05
4e8c6dd
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

  • ccab393 - clear-cache now also re-generates it (commit by @jippi)

👷 Build System

  • c07acf4 - use TARGETARCH in build caches instead of TARGETPLATFORM for better cache utilization (commit by @jippi)

🔧 Chores

🛸 Other Changes

  • 4e8c6dd - Fix Docker build ARG usage and cleanup base layer packages (#122)

See
https://www.docker.com/blog/faster-multi-platform-builds-dockerfile-cross-compilation-guide/
for the value of the different ARGs in multi-arch builds (commit by @jippi)

v0.12.4-docker7

22 Jan 18:48
ff7db18
Compare
Choose a tag to compare

✨ New Features

  • 05ce870 - allow configuration of mpm prefork in apache + mod_php (PR #111 by @jippi)

🐛 Bug Fixes

  • 704fb67 - split stopping cron/worker from stopping web during upgrade to minimize downtime (commit by @jippi)
  • ff7db18 - 05-templating entrypoint writing to a symlink should diff against the file content and not the symlink (PR #112 by @jippi)

🔧 Chores

  • 1d7ba7e - document import from instagram ENV settings (commit by @jippi)
  • a991e78 - fix indentation size in apache configuration (commit by @jippi)

🛸 Other Changes

  • d9fc23a - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 8b102f0 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)
  • 0ecbb12 - Merge branch 'main' of github.com:jippi/docker-pixelfed (commit by @jippi)

v0.12.4-docker6

21 Jan 20:52
9957a68
Compare
Choose a tag to compare

✨ New Features

🔧 Chores