Adam
|
bcc82acd52
|
Make Jammy Fully v3 Compliant (#111)
|
2022-09-11 17:59:55 +01:00 |
TheSpad
|
aecc9fab2c
|
Fix package install logic
|
2022-09-06 11:06:27 +01:00 |
TheSpad
|
654ff8d720
|
Fix copy/paste snafu
|
2022-09-05 17:43:23 +01:00 |
TheSpad
|
704cc3cc6d
|
Rework legacy custom file handling
|
2022-09-05 17:37:20 +01:00 |
TheSpad
|
e22da8adf0
|
Add custom services to user bundle
|
2022-09-03 11:12:23 +01:00 |
TheSpad
|
e5eae41cea
|
Fix formatting
|
2022-09-02 11:12:22 +01:00 |
TheSpad
|
f8af24ed90
|
Remove circular dep
|
2022-09-02 10:37:36 +01:00 |
TheSpad
|
4f4d9e3800
|
Fix script tee
|
2022-09-02 10:03:46 +01:00 |
TheSpad
|
f9f4903738
|
Include paths
|
2022-09-02 09:56:14 +01:00 |
TheSpad
|
edc1b4ba39
|
Fix custom service logic
|
2022-09-02 09:54:03 +01:00 |
TheSpad
|
6f938cec82
|
Support new custom files locations
|
2022-08-28 21:30:34 +01:00 |
Eric Nemchik
|
895959ccd5
|
Update 01-migrations
Fix broken bash syntax
|
2022-08-22 09:15:29 -05:00 |
TheSpad
|
c09de3e9ea
|
Support universal mod package install
|
2022-07-29 17:44:16 +01:00 |
TheSpad
|
28b1121882
|
Add init-services anchor
|
2022-07-23 12:57:51 +01:00 |
TheSpad
|
74e69e2b37
|
Add mod-init
|
2022-07-22 20:57:18 +01:00 |
TheSpad
|
9f4950ce19
|
Fix indentation
|
2022-07-22 15:47:49 +01:00 |
TheSpad
|
ee07f353e1
|
Support hybrid mods
|
2022-07-22 15:40:20 +01:00 |
TheSpad
|
5b3a523184
|
Fix umask handling for s6 v3
|
2022-06-20 20:03:30 -04:00 |
TheSpad
|
3848316e27
|
Trailing newline
|
2022-06-03 17:33:02 +01:00 |
TheSpad
|
98ebac465a
|
Add compatibility shim for v2 scandir
|
2022-06-03 14:39:20 +01:00 |
TheSpad
|
3a7fc5e14d
|
Update CI init message
|
2022-05-27 14:29:54 +01:00 |
TheSpad
|
d8b1237a5d
|
Add CI check
|
2022-05-26 20:11:18 +01:00 |
TheSpad
|
45f4648843
|
Initial s6 v3 commit
|
2022-05-24 17:56:03 +01:00 |
aptalca
|
8c75b07d4e
|
add retry to mod curls
|
2022-04-20 09:57:11 -04:00 |
aptalca
|
0e36ca7a63
|
jammy: add tamper check
|
2022-01-04 09:53:35 -05:00 |
quietsy
|
d73423e666
|
Add migrations support
|
2021-12-05 00:47:56 +02:00 |
Roxedus
|
8b7f57943f
|
Make libseccomp errors halt startup
|
2021-10-21 13:54:05 +02:00 |
aptalca
|
435471777c
|
secure custom folders
|
2021-05-22 22:51:02 -04:00 |
thelamer
|
36e5cd88b0
|
Use jq to parse JSON
|
2021-05-07 17:56:59 -07:00 |
Roxedus
|
7a989b3274
|
Also catch 1969, move banner.
|
2021-03-06 01:10:34 +01:00 |
Eric Nemchik
|
df24a53e26
|
Merge remote-tracking branch 'origin/focal' into s6-2.2.0.0-focal
|
2021-02-16 08:12:48 -06:00 |
Roxedus
|
6d31bc3a95
|
Add warning regarding time being out of sync on armv7l
Requires linuxserver/docker-documentation#32 to be merged
|
2021-01-28 13:35:35 +01:00 |
Eric Nemchik
|
ec1e3fc61f
|
Apply docker mods run logic with patch
|
2021-01-20 22:24:00 -06:00 |
thelamer
|
2a9af73a7a
|
make wrapper executable
|
2020-11-05 23:37:48 -08:00 |
Eric Nemchik
|
97c0c67be6
|
add wrapper script to set umask on downstream images
Ref: 92c6e348cf
|
2020-11-04 16:38:38 -06:00 |
Eric Nemchik
|
ece7564d1f
|
Adjust handling of docker-mods
Use expansion instead of subshells
Use latest tag if tag is not set
|
2020-11-01 15:17:22 -08:00 |
thelamer
|
370cde9b68
|
update mods logic to support ghcr
|
2020-11-01 15:17:22 -08:00 |
Eric Nemchik
|
d3c11ad86b
|
Update 10-adduser
|
2020-04-07 12:54:52 -05:00 |
thelamer
|
fcf1ffc1ad
|
inital logic to load env files from a specific identifier FILE__
|
2019-11-27 14:14:57 -08:00 |
thelamer
|
0f6a5dd059
|
bugfix in custom logic
|
2019-05-22 16:23:02 -07:00 |
alex-phillips
|
5940cc7169
|
modified logic to have init script and services folder checks in single check
|
2019-05-20 12:43:06 -04:00 |
alex-phillips
|
1cf8a446c1
|
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:40:10 -04:00 |
alex-phillips
|
d8a38dd768
|
need to make run service files executable
|
2019-05-15 10:14:56 -04:00 |
alex-phillips
|
87b7fcbae2
|
added support for custom services.d
|
2019-05-15 07:56:34 -04:00 |
thelamer
|
178dae5797
|
adding custom script logic to execute user scripts in a config directory
|
2019-05-01 14:42:48 -07:00 |
thelamer
|
a086d09499
|
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:43:13 -07:00 |
sparklyballs
|
c6a42ee8af
|
Update 10-adduser
|
2018-08-16 10:57:36 +01:00 |
sparklyballs
|
82220a6081
|
add space to clear linting
|
2018-01-12 23:36:21 +00:00 |
sparklyballs
|
4a12a42020
|
update lsio ascii
|
2018-01-10 23:15:35 +00:00 |
sparklyballs
|
6528e481a4
|
linting fixes
|
2017-12-04 16:44:21 +00:00 |