Commit graph

34 commits

Author SHA1 Message Date
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
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
Ben Phelps
ccc37260a0 use a custom https agent for self-signed bypass 2022-08-25 01:33:39 +03:00
Ben Phelps
3914fee775 first public source commit 2022-08-24 10:44:35 +03:00