PlusMinus0
e01349ea70
Update goss test file
2018-11-17 23:22:24 +01:00
PlusMinus0
1c40e8daae
Set shebang to use bash instead of generic shell.
2018-11-17 23:14:37 +01:00
PlusMinus0
ed25642cba
Add .travis.yml.
2018-11-17 23:10:46 +01:00
PlusMinus0
e96b9d994f
Restructured some things and made 1000:100 the default user. Added debian base image, tests and update README.md
2018-11-17 22:54:47 +01:00
PlusMinus0
0084476349
Add gitignore
2018-11-17 21:31:56 +01:00
PlusMinus0
5ea95e05b0
Added ffmpeg, added inf loop so jd2 can be updated from within the webapp, added beta 7zipbinding
2018-08-30 16:15:33 +02:00
PlusMinus0
a6fff1c773
Merge pull request #19 from poldixd/patch-1
...
Changed the sorting of email and password
2018-07-02 16:20:42 +02:00
Nils
e07caa91eb
Changed the sorting of email and password
2018-07-02 16:12:05 +02:00
PlusMinus0
d71d2e05df
Merge pull request #18 from xduseko/master
...
Start script fix
2018-07-02 13:08:26 +02:00
Ondřej Dušek
f17b34440f
PlusMinus0/headless-jd2-docker#17 fixed non-root setup after alpine linux migration
2018-07-01 23:34:08 +02:00
Ondřej Dušek
814d5d9200
PlusMinus0/headless-jd2-docker#17 fixed non-root setup after alpine linux migration
2018-07-01 23:26:15 +02:00
PlusMinus0
5393866642
Merge pull request #16 from sbaier1/upstream_master
...
improve signal handling, alpine
2018-06-28 16:25:31 +02:00
Simon Baier
1975ef4c5a
add su user specifier
2018-06-27 23:05:12 +02:00
Simon Baier
70a542ea17
remove progress bar arg
2018-06-27 22:40:05 +02:00
Simon Baier
8461de8fe8
add packages
2018-06-27 22:39:09 +02:00
Simon Baier
29f0ebaa0f
adjust to upstream codebase
2018-06-27 22:30:52 +02:00
PlusMinus0
3df21d4382
Update README for latest changes.
2017-10-04 11:42:06 +02:00
PlusMinus0
da75fcec18
Merge pull request #9 from thelittlefireman/master
...
UID=0 or GID=0 will set default user or group respectively to root.
2017-10-04 11:40:07 +02:00
thelittlefireman
7cbcde75f8
fix somtimes force to jdownloader user
...
Exemple on synology docker interface env variable can't be empty and even if i put 0 to UID and GID this script force to "jdownloader user" and after that i've got some error (cannot access to download directory)
2017-09-30 16:23:52 +02:00
PlusMinus0
7e696d6fee
Fix useradd
2017-09-20 23:18:59 +02:00
PlusMinus0
e13da98d90
Merge pull request #7 from PlusMinus0/root_fix
...
Root fix
2017-09-20 18:20:44 +02:00
PlusMinus0
27b22ae05a
Readdad inf loop and forking because I’m sure I had reasons tha last time I did it.
2017-09-20 18:18:54 +02:00
PlusMinus0
0173222fb1
Fix name in README
2017-09-20 17:54:27 +02:00
PlusMinus0
243384c7b0
Reset Dockerfile
2017-09-20 17:48:07 +02:00
PlusMinus0
ffd0eb8927
Merge pull request #6 from gotofoo/master
...
Root fix from gotofoo
2017-09-20 17:43:19 +02:00
gotofoo
f5740bc7c3
Update README.md
2017-03-05 00:09:26 +01:00
gotofoo
aa1db2e8e5
Update README.md
2017-03-05 00:06:40 +01:00
gotofoo
4a8746ab8a
Tidy up
2017-03-05 00:01:50 +01:00
gotofoo
e82c5db0fd
Update the readme file for UID and GID
2017-03-04 23:49:25 +01:00
gotofoo
08cb2da105
Add ability to specify a UID and GID
2017-03-04 23:24:03 +01:00
PlusMinus0
cb23e460a4
Fix mkdir
2017-02-22 14:08:40 +01:00
PusMinus0
b4a5bb3ddf
Use openjdk instead of java (deprecated) as base
2017-02-21 13:47:05 +01:00
PlusMinus0
5bc8bd7090
Update README.md
2016-12-13 14:53:47 +01:00
PlusMinus
0182109d09
Revert "The JDownloader is now being run as a normal user."
...
This reverts commit fbfc22b847 .
2015-09-01 16:27:39 +02:00
PlusMinus
4112183a38
Revert "Fix for missing group"
...
This reverts commit 1e9968dcbb .
2015-09-01 16:27:25 +02:00
PlusMinus
21c2b850ad
Revert "chwon the needed folders"
...
This reverts commit e3a933650a .
2015-09-01 16:27:06 +02:00
PlusMinus
e3a933650a
chwon the needed folders
2015-09-01 16:18:57 +02:00
PlusMinus
1e9968dcbb
Fix for missing group
2015-09-01 15:59:26 +02:00
PlusMinus
fbfc22b847
The JDownloader is now being run as a normal user.
2015-09-01 15:48:44 +02:00
PlusMinus
3803e52cab
Added absolute path to shell script
2015-08-31 09:42:39 +02:00
PlusMinus
850ecd62ab
Fixed a naming error in the Dockerfile
2015-08-31 09:02:30 +02:00
PlusMinus
bbd9247bff
Run jd in background from the start.
2015-08-31 08:37:37 +02:00
PlusMinus
96a3f925d2
Modified the Dockerfile to execute the new script instead.
2015-08-28 15:41:32 +02:00
PlusMinus
ee524983cd
When an update in JD2 was triggered and it restarted, the docker stopped. The added script should:
...
a) prevent it
b) kill JD gradually, when docker stop is being executed on this container
2015-08-28 15:39:01 +02:00
PlusMinus
5e0f5ecc3b
Some changes as suggested by JD's Jiaz:
...
- Send another user agent with wget
- Strip down needed information for my.jdownloader settings file
2015-08-17 16:30:01 +02:00
PlusMinus
d8a4bf8401
Comments
2015-08-17 15:24:37 +02:00
PlusMinus
22e18dbf50
Wording
2015-08-17 14:05:19 +02:00
PlusMinus
89755f4bdd
Renamed the imagename to fit the actual name in the docker repository.
2015-08-17 13:47:55 +02:00
PlusMinus
20657f52d8
Added instruction
2015-08-17 13:30:28 +02:00
PlusMinus
f4fbe6e041
Initial commit of Dockerfile
2015-08-17 11:27:43 +02:00