Restructured some things and made 1000:100 the default user. Added debian base image, tests and update README.md

This commit is contained in:
PlusMinus0 2018-11-17 22:53:34 +01:00
parent 0084476349
commit e96b9d994f
10 changed files with 126 additions and 54 deletions

28
goss.yaml Normal file
View file

@ -0,0 +1,28 @@
file:
/opt/JDownloader/JDownloader.jar:
exists: true
mode: "0644"
filetype: file
contains: []
/opt/JDownloader/sevenzipjbinding1509.jar:
exists: true
mode: "0644"
filetype: file
contains: []
/opt/JDownloader/sevenzipjbinding1509Linux.jar:
exists: true
mode: "0644"
filetype: file
contains: []
package:
ffmpeg:
installed: true
user:
jdownloader:
exists: true
uid: 1000
gid: 100
groups:
- users
home: []
shell: /bin/false