Commit graph

88 commits

Author SHA1 Message Date
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
PlusMinus0
496f113160 Initial commit 2015-08-17 11:13:20 +02:00