Vadym Samoilenko
c4129189bb
Fix: pass NEXT_PUBLIC_BASE_PATH build arg through Dockerfile
...
Declares ARG NEXT_PUBLIC_BASE_PATH in builder stage and passes it
inline to pnpm build so Next.js basePath is applied at compile time.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-01 12:33:42 +01:00
shamoon
1ed2f16cbf
Enhancement: improve dual-stack support ( #6070 )
Docker CI / Linting Checks (push) Has been cancelled
Docs / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
Docs / Test Build Docs (push) Has been cancelled
Docs / Build & Deploy Docs (push) Has been cancelled
2025-12-10 08:26:58 -08:00
shamoon
8a75c9b6e3
Fixhancement: improve UID support ( #5963 )
2025-11-11 08:56:44 -08:00
shamoon
27a392dcce
Chore: improve PUID/PGID support ( #5314 )
2025-05-23 19:39:14 -07:00
shamoon
e2c997f29d
Change: install iputils-ping inside docker image ( #5153 )
2025-04-07 23:59:22 -07:00
shamoon
954ab54493
Speed up CI: Skip unnecessary build steps, optimize caching etc ( #5098 )
2025-03-30 08:52:23 -07:00
shamoon
9d40b67d49
Change: prefer IPv4 in docker image ( #4954 )
2025-03-14 22:51:07 -07:00
shamoon
8656b8e2f1
Revert hostname change
2025-03-14 18:16:45 -07:00
shamoon
66a8b1c21e
Just remove hostname
2025-03-14 15:13:08 -07:00
shamoon
bea02fc8c7
Update Dockerfile
2025-03-11 13:56:20 -07:00
shamoon
1f282a1a93
Chore: migrate to pnpm only ( #4907 )
2025-03-11 09:41:25 -07:00
shamoon
e6a821ecc3
Bind all addreses in docker container
2025-01-27 10:50:44 -08:00
shamoon
0197b449ed
[BREAKING] Chore: update to next v15 ( #4661 )
2025-01-26 00:20:41 -08:00
shamoon
59dbc79656
Remove deprecated notification
Docker / Docker Build & Push (push) Has been cancelled
2023-10-04 23:55:03 -07:00
shamoon
7f9ae3d01b
Updating more repo URLs
2023-10-04 23:15:59 -07:00
shamoon
aa5d24b9e4
Support notification re deprecated repo
2023-10-03 16:17:17 -07:00
CosminPerRam
2ee6881376
Update GameDig dependency to 4.1.0 and revert compressjs fix. ( #1939 )
...
* Update GD to 4.1.0 and revert compressjs fix
* Update package-lock
2023-09-09 06:18:38 -07:00
fredodiable
583494f27a
Fix: GameDig widget missing lib ( #1811 )
2023-08-14 20:00:23 -07:00
shamoon
6701e3bd77
Use HOMEPAGE_BUILDTIME to revalidate container restart/recreate
2023-04-04 22:55:26 -07:00
Michael Shamoon
794f22d373
Re-merge "use unprivileged user in a container"
...
This reverts commit 67e72fb96a .
2023-01-22 09:30:29 -08:00
shamoon
67e72fb96a
Revert "use unprivileged user in a container"
2023-01-19 19:09:00 -08:00
Igor Rzegocki
03294b5a2f
use unprivileged user in a container
2023-01-12 21:17:01 +01:00
Michael Shamoon
ce7b532c7f
Use node v18
...
See https://github.com/nodejs/docker-node/issues/1798
2022-11-03 11:37:54 -07:00
Ben Phelps
d2052c1403
no yarn
2022-10-20 21:49:33 +03:00
Ben Phelps
ea6a668a84
add version information
Docker / build (push) Has been cancelled
2022-09-24 01:18:37 +03:00
Ben Phelps
81af23ecb5
revert to previous Dockerfile
2022-09-14 19:19:02 +03:00
Ben Phelps
d4b05b2612
experiment with entrypoint for backwards compat
2022-09-14 19:04:19 +03:00
Ben Phelps
f1a9191e84
use linuxserver.io base image
2022-09-14 16:04:00 +03:00
Ben Phelps
d876454638
experimental docker user support
2022-09-14 15:04:40 +03:00
Ben Phelps
cb76a8165d
pre-create settings.yaml for build process
2022-09-09 13:07:09 +03:00
Ben Phelps
a7a1eca0cd
attempt to fix weird race condition in builds?
2022-09-09 12:59:43 +03:00
Ben Phelps
036fbb0f49
fix build
Docker / build (push) Has been cancelled
2022-09-09 08:27:25 +03:00
Ben Phelps
c2849744b8
revert back to alpine
2022-09-07 12:01:53 +03:00
Ben Phelps
9bef2a8fcb
trial run on non-alpine images
...
this is to test and see the size differences and if it’ll fix the SWC errors given by Next
2022-09-07 11:52:17 +03:00
Ben Phelps
6ec73362f2
fix docker, s/latest/current/
2022-09-07 11:32:54 +03:00
Ben Phelps
f5bef651d8
bump node:alpine to latest
2022-09-07 11:31:31 +03:00
Ben Phelps
4e90bd8e46
remove apk cache as it seems to have issues
2022-09-07 11:10:56 +03:00
Alex
8e2bebcfd9
Updated EXPOSE to variable
2022-09-06 21:41:53 +01:00
Alex
b023801fe4
Update Dockerfile to include cache mounts + update healthcheck to new endpoint
2022-09-06 21:39:31 +01:00
Alex
36d1a9c738
Update healthcheck to work with PORT variable
2022-09-05 22:55:14 +01:00
Alex
fb845c3e03
Update Dockerfile and add healthcheck
2022-09-05 22:17:58 +01:00
Alex
78c52861c7
Update Dockerfile for --link
2022-09-05 19:44:58 +01:00
Alex
a265038bf6
Update Dockerfile
2022-09-05 16:42:10 +01:00
Ben Phelps
952c58bd29
fix Dockerfile, this didn’t work
2022-08-27 18:59:19 +03:00
Ben Phelps
aad5b096b2
move labels to the top
2022-08-27 18:54:53 +03:00
Ben Phelps
40b6b49d09
add docker labels
2022-08-27 18:39:39 +03:00
Ben Phelps
606ef29e09
fix virtual package removal
2022-08-25 18:03:00 +03:00
Ben Phelps
520b04a44d
try to use python3
2022-08-25 17:35:11 +03:00
Ben Phelps
5e7d27e5ea
attempt to fix node-gyp errors
2022-08-25 16:53:35 +03:00
Ben Phelps
e2e014d9f9
attempt to fix permission errors
2022-08-25 14:04:13 +03:00