Commit graph

56 commits

Author SHA1 Message Date
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
alex-phillips bd1b8c94ed added support for custom services.d 2019-05-15 07:56:07 -04:00
thelamer 11724d2ecd adding custom script logic to execute user scripts in a config directory 2019-05-01 14:41:08 -07:00
thelamer 3109feafa0 adding pre-init modification logic to pull a tarball of files from dockerhub and apply it to the image if the user passes DOCKER_MODS env variable 2019-04-14 00:03:43 -07:00
ghostserverd 9918e772fe
fix donation link 2018-08-13 23:18:22 -07:00
sparklyballs 0916d34350
add space to clear linting 2018-01-12 23:34:29 +00:00
sparklyballs 1d60d684f6 update lsio ascii 2018-01-10 23:10:56 +00:00
sparklyballs 883ab1c3ed linting fixes 2017-12-02 15:42:39 +00:00
sparklyballs d3cb1d1e12 linting fixes 2017-12-02 15:35:59 +00:00
sparklyballs 900545c2c9 fix strange link and add actual files 2017-03-15 13:21:51 +00:00