Commit graph

104 commits

Author SHA1 Message Date
martkaczmarek
3db494948f . 2026-05-22 14:58:14 +02:00
martkaczmarek
9b2f7e24d4 Pycups env and install 2026-05-22 14:46:44 +02:00
martkaczmarek
8f5d2f12e9 Pycups env and install 2026-05-22 14:37:46 +02:00
martkaczmarek
d77993f400 Pycups env and install 2026-05-22 13:44:32 +02:00
martkaczmarek
94aa96c624 Pycups env and install 2026-05-22 13:41:41 +02:00
martkaczmarek
e15ac47fb0 Pycups env and install 2026-05-22 13:38:37 +02:00
martkaczmarek
311b2b9fc6 Pycups env and install 2026-05-22 13:34:54 +02:00
martkaczmarek
196728c9be Pycups env and install 2026-05-22 13:30:13 +02:00
martkaczmarek
c18ef2b69a Pycups env and install 2026-05-22 13:19:00 +02:00
martkaczmarek
99db74d389
Merge branch 'main' into feature-cups 2026-05-22 12:53:38 +02:00
dandax123
2c44349a0f feat: configure gunicorn with env variables 2026-05-18 20:19:43 +02:00
Ingo Schuck
004b27a5a7 Reapply "fix all entrypoint.sh permissions to 755"
This reverts commit 93ade44c6b.
2026-05-08 16:41:30 +02:00
Ingo Schuck
37e91a2db2 Reapply "feat(images): permissive boolean check for INSTALL_CHROMIUM"
This reverts commit 8f4130b5d3.
2026-05-08 16:39:31 +02:00
Ingo Schuck
c363f459a4 Reapply "feat(images): toggle chromium installation"
This reverts commit 09fcd3e83b.
2026-05-08 16:38:52 +02:00
Ingo Schuck
09fcd3e83b Revert "feat(images): toggle chromium installation"
This reverts commit c302af9dd5.
2026-05-07 21:50:56 +02:00
Ingo Schuck
8f4130b5d3 Revert "feat(images): permissive boolean check for INSTALL_CHROMIUM"
This reverts commit 0a04e5ecd2.
2026-05-07 21:50:36 +02:00
Ingo Schuck
93ade44c6b Revert "fix all entrypoint.sh permissions to 755"
This reverts commit c7ac6b7666.
2026-05-07 21:50:12 +02:00
Ingo Schuck
c7ac6b7666 fix all entrypoint.sh permissions to 755 2026-05-07 21:40:40 +02:00
jslocomotor
0a04e5ecd2 feat(images): permissive boolean check for INSTALL_CHROMIUM 2026-05-07 21:40:40 +02:00
jslocomotor
c302af9dd5 feat(images): toggle chromium installation 2026-05-07 21:40:40 +02:00
Ingo Schuck
373e6c1e20 Fix entrypoint.sh permission 2026-05-06 19:35:03 +02:00
martkaczmarek
b3d46de656 Add INSTALL_PYCUPS arg and install packages if value is true 2026-05-04 18:32:59 +02:00
dandax123
64e6536592 fix(assets): link assets at container init 2026-04-30 13:32:25 +02:00
jslocomotor
a260d9a431 fix(build): add optional CACHE_BUST for custom image rebuilds 2026-04-25 17:06:20 +02:00
jslocomotor
d2308438d0 fix(build): add apps.json hash for cache invalidation 2026-04-24 17:11:06 +02:00
RocketQuack
787eed965d
Merge pull request #1881 from Rocket-Quack/feat/rework-workflows-image-building
feat: rework workflows and new image building workflow
2026-04-22 12:24:42 +02:00
RocketQuack
68aca626f7
Merge pull request #1808 from Bamboi-tech/fix/add-pnpm
fix: enable pnpm via corepack for apps that require it (e.g. drive)
2026-04-22 12:22:46 +02:00
Thomas
ef3eba6ac9
enable pnpm via corepack in prod containerfil 2026-04-22 11:44:03 +02:00
RocketQuack
01af0df21d feat(ci): add reusable workflow for downstream app images 2026-04-21 19:05:14 +02:00
ews-pgasser
63f5169610 fix: removed sites/assets volume from custom & production Containerfile too 2026-04-20 16:30:58 +02:00
ews-pgasser
9ae6989269 fix: remove nested sites assets volume 2026-04-20 15:34:55 +02:00
RocketQuack
4e5f84fa29 chore: remove comments about why BuildKit is being used to parse apps.json 2026-04-15 13:52:31 +02:00
OmarElaraby26
ae275df161 fix(security): replace APPS_JSON_BASE64 build-arg with BuildKit secret mount
APPS_JSON_BASE64 is stored in image layer metadata, permanently exposing
private repo tokens (GitHub PATs) to anyone with image pull access.

Replace --build-arg with --mount=type=secret so that apps.json is only
available during the RUN step and never committed to any layer.

Refs: https://docs.docker.com/reference/build-checks/secrets-used-in-arg-or-env/
2026-04-05 22:24:53 +02:00
Trusted Computer
51e3fa8a46
fix: copy security_headers.conf before chown 2026-03-24 18:48:20 -07:00
Rocket-Quack
00c3475943 build(docker images): add nginx security headers snippet in production and custom images 2026-03-17 15:54:01 +01:00
Trusted Computer
2c43d34646
feat: add chromium pdf generator support 2026-02-19 09:10:18 -08:00
trustedcomputer
8b3def7162 feat: add chromium pdf generator support 2026-02-16 06:51:59 -08:00
Thomas
f5598cd5e2
fix: enable pnpm via corepack for apps that require it (e.g. drive) 2026-02-11 17:00:48 +01:00
Daniel Radl
7784c78fb7
Merge pull request #1802 from david-loe/patch-1
Update Python and Node.js versions in Containerfile
Drop frappe `v14` compatibility
2026-02-07 17:07:05 +01:00
david-loe
4de2ce5307
Update FRAPPE_BRANCH to version-16 2026-02-07 09:57:45 +01:00
david-loe
abd0554e65
changed _V14 to _PREV 2026-02-07 09:56:19 +01:00
RocketQuack
99d9a1dc38
feat: add nginx-proxy with acme companion as an alternative to traefik (#1800)
* refactor: move core nginx files into more recognizable folder structure

* chore: include HTTPS_PUBLISH_PORT in example .env

* feat: add nginx-proxy and acme-companion compose overrides

* docs: add NGINX_PROXY_HOSTS to example.env

* docs: add nginx-proxy overrides

* docs: split docs, variables for usage of traefik or nginx-proxy

* docs: update override notes for traefik proxy on separate stack

* docs: split TLS/SSL overview and add own caddy guide

* docs: add nginx-proxy + acme companion guide

* docs: add nginx-proxy and acme single-server setup guide
2026-02-06 09:56:28 +05:30
david-loe
4a29d63c52
Update Frappe branch version to 16 2026-01-31 09:08:17 +01:00
david-loe
fbf00c802d
Update Python, Node, and Frappe versions in Containerfile 2026-01-31 09:06:00 +01:00
david-loe
30efa35347
Update Python and Node.js versions in Containerfile 2026-01-30 16:48:12 +01:00
Akhil Narang
e30f03ccba
fix: use python 3.14 and node 24 for bench image
Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2025-12-24 18:23:52 +05:30
Copilot
a5d472ba89
Fix MIME type detection by adding media-types package to Docker images (#1725)
* Initial plan

* Add media-types package to fix MIME type detection in Docker images

Co-authored-by: ankush <9079960+ankush@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: ankush <9079960+ankush@users.noreply.github.com>
2025-10-21 12:47:23 +05:30
gp
31ed5daa68
chore: Update EOL NodeJS to 20.19.2 (#1638) 2025-05-29 17:33:28 +05:30
Md Hussain Nagaria
0f57e9815e
chore: change short link 2025-04-21 18:27:22 +02:00
Revant Nandgaonkar
02e24c9d2d
build: add pkg-config deb package in build layer (#1590)
* build: add pkg-config deb package in build layer

* ci: only use tonistiigi/binfmt for image push

* revert: arm64 builds

* ci: copy build_bench to docker-build-push

* ci: set driver-opts network=host for buildx action
2025-03-15 19:07:33 +05:30