Commit Graph

33 Commits (bf6f1ce0816c5e8c2416df4c89893d5ad8ca6312)

Author SHA1 Message Date
Icedream bf6f1ce081 Update TS3Bot to 02e6f0c489. 2015-11-02 13:38:40 +01:00
Icedream baa6796896 Update TS3Bot to 8afc967796. 2015-11-02 13:27:44 +01:00
Icedream Jenkins 7849a8dcf0 Update TS3Bot to 2e246a1a98. 2015-11-02 12:48:57 +01:00
Icedream d50400a1dd Fix faulty startup command. 2015-11-02 09:57:27 +01:00
Icedream 12b4c02492 Delete the /tmp/empty folder after useradd. 2015-11-01 16:05:56 +01:00
Icedream 930b7c5bd1 Fix skeleton flag on useradd. 2015-11-01 16:05:33 +01:00
Icedream c0ce150858 Fix "useradd: group 'app' does not exist". 2015-11-01 14:57:03 +01:00
Icedream 0c16608f9c Typo: This is actually node:4.2, not nodejs:4.2. 2015-11-01 01:39:54 +01:00
Icedream 755d0d4752 Migrating to base image nodejs:4.2.
- Remove dbus, it's unnecessary and we can no longer run it in the background without the phusion-baseimage's init process.
- Remove setuser calls since that script no longer exists without phusion-baseimage, instead do all as root (will make files read-only for the app user which is more secure anyways).
2015-11-01 00:45:06 +01:00
Icedream 839e176381 Update TS3Bot to 82c19a2196. 2015-10-29 03:09:14 +01:00
Icedream 6672e0d319 Update TS3Bot to c20462272f. 2015-10-29 02:31:48 +01:00
Icedream 3c9d66fb03 Update TS3Bot to 034d12df07. 2015-10-28 00:25:15 +01:00
Icedream 284d85605c Update TS3Bot to ed10e875b3. 2015-10-24 11:30:16 +02:00
Icedream 144e10763d Merge remote-tracking branch 'origin/develop' into space
Conflicts:
	Dockerfile
2015-10-24 11:03:08 +02:00
Icedream b0feeb7fe6 Update TS3Bot to 1892b56e4c. 2015-10-24 10:27:12 +02:00
Icedream b739ed3e40 Move build to a single install script to save on layers/space. 2015-10-24 10:21:16 +02:00
Icedream 17ada4dc46 Update TeamSpeak3 to version 3.0.18.2. 2015-10-23 11:53:29 +02:00
Carl Kittelberger a6c6cebe73 Update TS3Bot to 6695fbd83e. 2015-10-21 21:04:12 +02:00
Icedream d10ef6703b Update TS3Bot to 1b57bd36ce. 2015-10-21 16:39:58 +02:00
Icedream eb5b214f49 Update TS3Bot to 69b6deb9be. 2015-10-21 15:41:06 +02:00
Icedream c176202454 Updating TS3Bot to e0379895d7. 2015-10-21 15:15:55 +02:00
Icedream 7b32ec5ec6 Docker seems to be unable to deal with the shell brackets. 2015-10-21 07:41:35 +02:00
Icedream cbf2351680 Typo, /etc/services/ -> /etc/service/. 2015-10-21 07:34:59 +02:00
Icedream ea082c91d2 Get rid of services from the base image we don't need.
Especially cron seems to be responsible for sometimes crashing the TeamSpeak3 client.
2015-10-21 07:33:08 +02:00
Icedream 2732bdfa57 Fix python (youtube-dl did not work because of that). 2015-10-16 21:40:56 +02:00
Icedream aec95b599c Revert "Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways."
This reverts commit cb17658e90.
2015-10-16 21:39:42 +02:00
Icedream cb17658e90 Do not upgrade to nodejs 4.x, seemingly this messes with python in bad ways. 2015-10-16 21:01:31 +02:00
Icedream 3d1e1151ee Suddenly Docker Hub complains about python... 2015-10-16 20:14:47 +02:00
Icedream 84f3068aec Upgrade TS3Bot to commit 6d49bdfdaa.
- Adds support for youtube-dl parsing of URLs. This enables the bot to play SoundCloud, DailyMotion, etc. links and improves handling of YouTube links so they don't result in 403s.
2015-10-16 19:56:33 +02:00
Icedream 547adb1eca Upgrade VLC to 2.2 via a third-party repository. 2015-10-16 19:55:19 +02:00
Icedream 3457f7bb7c We should probably ACTUALLY upgrade to nodejs 4.x... 2015-10-16 14:15:35 +02:00
Icedream 13559d005b Clarified comment in Dockerfile regarding TS3 install hack. 2015-10-16 13:15:14 +02:00
Icedream 978bdcfe98 Initial commit. 2015-10-16 11:08:26 +02:00