mirror of
https://git.netzspielplatz.de/docker-multiarch/jdownloader2-headless.git
synced 2025-11-08 21:59:30 +00:00
43 lines
701 B
YAML
43 lines
701 B
YAML
file:
|
|
/opt/JDownloader/JDownloader.jar:
|
|
exists: true
|
|
mode:
|
|
or:
|
|
- "0664"
|
|
- "0644"
|
|
filetype: file
|
|
contains: []
|
|
/opt/JDownloader/sevenzipjbinding1509.jar:
|
|
exists: true
|
|
mode:
|
|
or:
|
|
- "0664"
|
|
- "0644"
|
|
filetype: file
|
|
contains: []
|
|
/opt/JDownloader/sevenzipjbinding1509Linux.jar:
|
|
exists: true
|
|
mode:
|
|
or:
|
|
- "0664"
|
|
- "0644"
|
|
filetype: file
|
|
contains: []
|
|
/tmp:
|
|
exists: true
|
|
mode: "1777"
|
|
filetype: directory
|
|
package:
|
|
ffmpeg:
|
|
installed: true
|
|
jq:
|
|
installed: true
|
|
user:
|
|
jdownloader:
|
|
exists: true
|
|
uid: 1000
|
|
gid: 100
|
|
groups:
|
|
- users
|
|
home: []
|
|
shell: /bin/false
|