Skip to content

Releases: Carlgo11/Teamspeak-docker

Version 2.1

22 Mar 23:17
8e1e902
Compare
Choose a tag to compare

This version adds more health checks in the entrypoint script along with some changes to the docker publishing GH workflow.

Version 2

23 Sep 02:34
3bc0fc0
Compare
Choose a tag to compare

This release removes SQLite support but adds lots of security improvements.

  • New tmpfs volume for /teamspeak
  • .env support
  • More strict permissions

Version 1.0.1

12 Jun 23:56
1fa1fb2
Compare
Choose a tag to compare

This version fixes a bug causing redistribution files not to be installed from the official teamspeak tar.gz.

Version 1.0

10 Feb 22:02
de587fb
Compare
Choose a tag to compare

Release version of Teamspeak-Docker 🥳

Changes since last version:

  • Removed ts3 bash script in favor or calling binary directly.
  • Removed unused dependencies.
  • Calling install.sh at runtime instead of during image build.
  • Removed logs directory in favor of printing log in foreground.
  • Remade install.sh to work with sh instead of just bash.
  • Removed support for ARM processors as TeamSpeak3 binaries doesn't support it.

Version 0.4

29 Sep 22:31
8f1336b
Compare
Choose a tag to compare

This update fixes a few issues regarding permissions for the files/-directory along with permissions for the ts3server to create SQL databases.

Version 0.3

27 Sep 23:48
f50e633
Compare
Choose a tag to compare

This version makes the files/ folder persistent.

Version 0.2

16 Aug 22:57
cd37ca9
Compare
Choose a tag to compare

Added support for ARM CPU architectures.

Version 0.1.1

20 Jul 23:23
0056813
Compare
Choose a tag to compare

Minor changes to documentation and removal of console-port by default.

Version 0.1

18 Jul 11:41
543b65b
Compare
Choose a tag to compare
v0.1

Add buttons to readme