65 Commits

Author SHA1 Message Date
TheSpad
e109ae692e
Fix missing output prefix 2022-09-06 15:46:58 +01:00
TheSpad
0a22896061
Standardise output 2022-09-06 15:45:38 +01:00
TheSpad
c21860dab0
Handle multiple mods cleanly 2022-09-06 11:04:56 +01:00
TheSpad
ce139478ca
Remove Fedora logic 2022-09-06 10:52:16 +01:00
TheSpad
eab3b6ba11
Fix package install logic 2022-09-06 09:45:47 +01:00
TheSpad
9b539b59ab
Fix pip args 2022-09-05 22:32:17 +01:00
TheSpad
f121ec8620
Allow word splitting 2022-09-05 21:55:44 +01:00
TheSpad
02a44ac5cc
Rework legacy custom file handling 2022-09-05 17:50:07 +01:00
TheSpad
a97c9e1e38
Remove vscode's trailling spaces 2022-09-03 11:09:07 +01:00
TheSpad
84b75be898
Add custom services to user bundle 2022-09-03 11:06:41 +01:00
TheSpad
6053d93709
Fix custom svc logic 2022-09-02 11:02:50 +01:00
TheSpad
c344d785c5
Fix missing exit 2022-08-28 23:18:44 +01:00
TheSpad
c5a4ced80b
Fix custom script banner tee 2022-08-28 23:17:46 +01:00
TheSpad
84040bc356
Fix tamper check for custom files 2022-08-28 20:31:20 +01:00
TheSpad
fe4b20c671
Fix exit code 2022-08-28 20:19:55 +01:00
Adam
0d0b87bb49
Fully v3ify edge image (#120)
Co-authored-by: Eric Nemchik <eric@nemchik.com>
2022-08-28 19:06:31 +01:00
TheSpad
49dd15767a
Remove "nothing to do" echo 2022-07-29 17:26:02 +01:00
TheSpad
e76811827f
Fix apk path 2022-07-29 17:23:40 +01:00
TheSpad
590130ad99
Only install required deps 2022-07-29 16:08:05 +01:00
TheSpad
1b550ca3f9
Universal mod package install 2022-07-29 15:50:47 +01:00
TheSpad
18c31c9b0c
Add init-services anchor 2022-07-23 12:56:43 +01:00
TheSpad
d99cb187ee
Add mod-init 2022-07-22 20:56:06 +01:00
TheSpad
ae04d9f853
Fix curl retry 2022-07-22 15:56:21 +01:00
TheSpad
303d9e527a
Support hybrid mods 2022-07-22 15:49:00 +01:00
TheSpad
4020c0ea29 Fix umask handling for s6 v3 2022-06-20 20:04:13 -04:00
TheSpad
1e7c0ef688
Trailing newline 2022-06-03 17:33:27 +01:00
TheSpad
04de9a73ff
Fix shim service path 2022-06-03 14:41:46 +01:00
TheSpad
badd6b7ed5
Add compatibility shim for v2 scandir 2022-06-03 14:31:18 +01:00
TheSpad
bcd66ca9d5
Initial s6 v3 commit 2022-05-29 17:11:29 +01:00
aptalca
fb54e102f6 add retry to mod curls 2022-04-20 09:52:23 -04:00
aptalca
9184ab8abe 3.15: add tamper check 2022-01-04 09:55:53 -05:00
quietsy
f7371fb778 Added migrations support 2021-12-02 14:49:31 +02:00
Roxedus
ba75223981
Make libseccomp errors halt startup 2021-10-21 13:17:40 +02:00
aptalca
c8b99498aa secure custom folders 2021-05-22 22:46:16 -04:00
thelamer
64e08e4269 Use jq to parse JSON 2021-05-07 17:59:03 -07:00
Roxedus
10e646d802
Also catch 1969, move banner. 2021-03-06 01:08:45 +01:00
Roxedus
de01a5c2bf
Add warning regarding time being out of sync on armv7l
Requires https://github.com/linuxserver/docker-documentation/pull/32 to be merged
2021-01-28 13:00:49 +01:00
Eric Nemchik
489170a67a Apply docker mods run logic with patch 2021-01-23 10:43:03 -08:00
Eric Nemchik
99cbf3bf8f Adjust handling of docker-mods
Use expansion instead of subshells
Use latest tag if tag is not set
2020-11-01 14:50:57 -08:00
thelamer
ab9167362c update mods logic to support ghcr 2020-11-01 14:50:57 -08:00
aptalca
95a775a423 add exec to with-contenv wrapper 2020-06-01 09:25:45 -07:00
thelamer
b158c2e0d6 adding universal umask setting using an contenv wrapper 2020-05-28 11:39:02 -07:00
Eric Nemchik
9f7a004e99 Include app donate info 2020-02-29 10:27:06 -06:00
thelamer
422bda2765 inital logic to load env files from a specific identifier 2019-11-27 14:14:48 -08:00
thelamer
300d9b5947 bugfix in custom logic 2019-05-22 16:21:21 -07:00
alex-phillips
416ab64188 modified logic to have init script and services folder checks in single check 2019-05-20 12:37:32 -04:00
alex-phillips
68483bc920 custom services are now copied into easily identifiable directory so we can remove and 'start fresh' every container run. This allows users to remove services and the changes to take effect on a restart rather than having to rebuild the container 2019-05-18 10:39:46 -04:00
thelamer
9b0dd02566 changing path to match reference in image for config scripts 2019-05-17 16:38:16 -07:00
thelamer
491b6855c4 reworking the logic to copy files instead of folders for services and adding more logic gaurds to prevent us from attempting to run directories or copy over files if they match 2019-05-17 14:38:34 -07:00
alex-phillips
51cd8d1671 need to make run service files executable 2019-05-15 10:14:09 -04:00