discourse_docker.git
2022-09-17 David TaylorFIX: Reorder yarn/bundle install for compatibility... main
2022-09-12 Gabe PacuillaFIX: use proper acmesh-official upstream repo (#641)
2022-08-19 Andrew SchleiferBump default base image to discourse/base:2.0.20220818...
2022-07-21 Andrew SchleiferBump default base image to discourse/base:2.0.20220720...
2022-07-13 David TaylorFIX: Run `yarn install` when building development image...
2022-07-13 David TaylorDEV: Use yarn `--frozen-lockfile` in production (#637)
2022-06-22 Andrew SchleiferBump default base image to 2.0.20220621-0049
2022-06-22 Andrew Schleiferslim: use apt-get instead of apt
2022-06-20 David TaylorDEV: Remove Ember CLI flag from templates (#633)
2022-06-13 Jarek RadoszFIX: Update the macOS memory check (#632)
2022-05-31 Jarek RadoszFIX: Unset RAILS_ENV to allow running both dev stuff...
2022-05-03 Gabe PacuillaDEV: Ensure secure file permissions by default (#627)
2022-05-03 Michael BrownFIX: ensure the latest image is always pulled for the...
2022-04-29 Jarek RadoszFIX: rsyslog uses `adm` group now (#625)
2022-04-29 Jarek RadoszDEV: Add usage info to auto_build script (#626)
2022-04-29 Jarek RadoszDEV: Don't install eslint and babel-eslint (#624)
2022-04-29 Jarek RadoszDEV: Fix workflow formatting (#623)
2022-04-29 Jarek RadoszDEV: Update readme (#622)
2022-04-19 Rafael dos... Always pull image on arm
2022-04-13 Alan Guo Xiang TanBump default base image.
2022-04-13 Alan Guo Xiang TanBump base Ruby version to 2.7.6
2022-04-05 Stefan WeilFix some typos (found by codespell) (#613)
2022-03-31 Michael BrownCLEANUP: literally this was my own feedback on my own...
2022-03-31 Michael BrownAdd label showing image creation time on commit
2022-03-31 Michael BrownCleanup code in the bootstrap function
2022-03-24 GrantFIX: pg_basebackup parameter in take-database-backup...
2022-03-15 Jarek RadoszDEV: Make wget consistently quiet (#612)
2022-03-14 Gabe PacuillaDEV: use consistent third-party installation method...
2022-03-04 Gabe PacuillaDEV: use proper upstream repo path for ruby-build ...
2022-03-04 Fernando (Ariznaf)Add support for btrfs storage driver in docker
2022-03-03 Eleni MichalakiBump base image
2022-02-24 Gabe PacuillaDEV: compile redis with TLS support in our base image...
2022-02-23 Rafael dos... FIX: Worker connections are set on nginx.conf
2022-02-18 Rafael dos... FEATURE: Bump and allow customization of nginx worker_p...
2022-02-15 Jarek RadoszFix checksums
2022-02-15 Jarek RadoszDEV: Update nginx
2022-02-15 Jarek RadoszDEV: Update ImageMagick
2022-02-15 Jarek RadoszDEV: Update oxipng to 5.0.1
2022-02-11 Gerhard SchlagerDEV: Update phpBB3 template to work with latest base...
2022-01-28 Gabe PacuillaDEV: update launcher for new base image and pups gem...
2022-01-28 Gabe PacuillaDEV: Install latest pups via gem instead of git clone...
2022-01-27 Jarek RadoszDEV: Update ruby to 2.7.5 (#600)
2022-01-26 David TaylorFIX: Use `bundle config` instead of deprecated flags...
2022-01-14 Leonardo MosqueraFIX: md5 auth replace for postgres.13.template.yml...
2022-01-14 Leonardo MosqueraFIX: script name in run-all-tests (#595)
2022-01-11 David TaylorFIX: Do not activate plugins before checking compatibil...
2021-12-15 David TaylorDEV: Fix aarch64 build (#592)
2021-12-14 David TaylorDEV: Provide slim versions of the discourse_test image...
2021-12-14 David TaylorDEV: Tag the correct images as 'slim' (#591)
2021-12-13 David TaylorDEV: Pass `TAG` variable between workflow steps (#590)
2021-12-13 David TaylorDEV: Correct GitHub actions build definition (#589)
2021-12-13 David TaylorIntroduce a discourse/base:slim image (#588)
2021-12-13 David Taylordiscourse_test: re-use bundled gems from the base file...
2021-12-06 Rafael dos... Use aarch64 tag automatically when necessary
2021-12-02 Rafael dos... add buildx and qemu setup
2021-12-02 Rafael dos... move aarch64 build to CI
2021-12-02 Rafael dos... try building an image for aarch64
2021-11-26 Michael Fitz... discourse/base: remove vim package (#582)
2021-11-19 Blake EricksonBump base image used with launcher (#581)
2021-11-12 Jay PfaffmanFIX: add EMBER_CLI_PROD_ASSETS: 1 to web_only.yml
2021-11-08 Blake EricksonDEV: Add oxipng binary to base image (#579)
2021-11-04 Robin WardUse Ember CLI production assets by defaults for new...
2021-10-25 Rafael dos... FIX: Remove expired LE root cert from our local validation
2021-10-21 Michael Fitz... Bump base image used with launcher (#575)
2021-10-19 Jay PfaffmanFIX: See that force_https is set for lets encrypt
2021-10-19 Michael Fitz... Update dependencies (#573)
2021-10-08 Arpit JalanDEV: replace mailcatcher with mailhog (#572)
2021-10-01 Michael BrownFIX: the output from which confuses an integer comparison
2021-10-01 Michael BrownFIX: discourse/discourse changed from 'master' to ...
2021-09-08 Rafael dos... DEV: Install evergreen Firefox in test image
2021-09-06 Rafael dos... Update dependencies
2021-08-27 David TaylorDEV: Clean yarn cache after yarn install (#568)
2021-08-27 David TaylorPERF: Remove unneeded recursive `chown` (#567)
2021-08-26 Rafael dos... Fix #551 regression on old pg
2021-08-26 David TaylorFIX: `yarn install` in web.template.yml (#565)
2021-08-26 David TaylorFIX: Don't install devDependencies in production image...
2021-08-23 Rafael dos... FIX: Don't run yarn install as root
2021-08-20 Rafael dos... DEV: Add firefox for Ember tests
2021-08-20 Rafael dos... DEV: Remove references to deprecated main branch
2021-08-19 Rafael dos... DEV: Also run ember tests in Firefox
2021-08-16 Sam SaffronFEATURE: update NGINX mainline
2021-08-16 Sam SaffronFEATURE: update Ruby from 2.7.2 -> 2.7.4
2021-08-16 Rafael dos... FIX: Use example domain in mail receiver example config
2021-08-15 Paul BuonopaneFix line break handling in Cloudflare template
2021-08-06 Joel UckelmanFIX: Use the return code from which correctly
2021-08-06 Rafael dos... Run yarn and cache packages
2021-08-06 Rafael dos... Add yarn to base image
2021-08-06 Bernhard FürstAllow all to connect in with md5 auth using IPv6 (...
2021-08-06 Joel UckelmanFIX: Don't print error message from which when checking...
2021-08-06 Jarek RadoszFIX: `/var/lib/docker` doesn't exist on macOS (#543)
2021-08-06 Trung LêUpdate to NodeJS 16 (#552)
2021-08-03 Rafael dos... Rename master to main
2021-07-19 Rafael dos... discourse/discourse moved from master to main
2021-06-18 David TaylorUpdate GitHub actions configuration (#548)
2021-06-18 David TaylorAdd GitHub actions configuration (#547)
2021-06-16 Rafael dos... Force acme.sh to use LE instead of ZeroSSL
2021-06-16 Rafael dos... Bump acme.sh to latest
2021-05-31 Rafael dos... Promote new base image as default
2021-05-28 Rafael dos... Bump deps
2021-05-28 Rafael dos... Update to NodeJS 15
next