Commit Graph

61 Commits

Author SHA1 Message Date
shamoon
6fe585a7b9 Update Dockerfile
Some checks failed
Docker CI / Linting Checks (push) Has been cancelled
Docker CI / Docker Build & Push (push) Has been cancelled
2025-03-29 00:05:10 -07:00
shamoon
6c004bc39c Update Dockerfile 2025-03-29 00:02:19 -07:00
shamoon
42f40d21a1 Add back --link flags 2025-03-29 00:00:51 -07:00
shamoon
07a7dd7136 Try to get standalone node_modules in 2025-03-28 23:41:05 -07:00
shamoon
6e768d7409 Update Dockerfile 2025-03-28 23:24:38 -07:00
shamoon
5627c4a2b7 Go back to basic next copy 2025-03-28 23:06:32 -07:00
shamoon
0fc69ef469 Fix bloated image, failing local build 2025-03-28 17:43:35 -07:00
shamoon
634f69cb31 Update Dockerfile 2025-03-28 17:43:35 -07:00
shamoon
fa8ef87179 Try removing unneeded stuff 2025-03-28 17:43:35 -07:00
shamoon
cb54b98e62 Fix some dockerfile stuff 2025-03-28 17:43:34 -07:00
shamoon
f12075a6d0 Fix pass CI 2025-03-28 17:43:34 -07:00
shamoon
04064c4222 Skip build on ci 2025-03-28 17:43:34 -07:00
shamoon
4081bb1b7d copy src 2025-03-28 17:43:33 -07:00
shamoon
a8fc7d9767 Fix copying next folder 2025-03-28 17:43:33 -07:00
shamoon
a5c4a8fd1f Try this 2025-03-28 17:43:32 -07:00
shamoon
9d40b67d49 Change: prefer IPv4 in docker image (#4954)
Some checks are pending
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
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
Some checks are pending
Docker / Linting Checks (push) Waiting to run
Docker / Docker Build & Push (push) Blocked by required conditions
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
Some checks failed
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
2025-01-27 10:50:44 -08:00
shamoon
0197b449ed [BREAKING] Chore: update to next v15 (#4661)
Some checks failed
Docker / Linting Checks (push) Has been cancelled
Docker / Docker Build & Push (push) Has been cancelled
2025-01-26 00:20:41 -08:00
shamoon
59dbc79656 Remove deprecated notification 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 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 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