1
0
mirror of https://bitbucket.org/shim_/docker-teamspeak.git synced 2018-10-04 01:51:57 +02:00

very basic readme

This commit is contained in:
shim_ 2016-06-07 23:09:07 +02:00
parent a248a413fb
commit f0e21f300d

16
README.md Normal file
View File

@ -0,0 +1,16 @@
Set these with your MariaDB info
TS3DB_HOST
TS3DB_PORT
TS3DB_USER
TS3DB_PASS
TS3DB_NAME
The desired version
TS_VERSION=3.0.12.4
Checksum checking can be disabled by setting CHECKSUM to ""
CHECKSUM=6bb0e8c8974fa5739b90e1806687128342b3ab36510944f576942e67df7a1bd9
In case you want 32 bit use x86
ARCH=amd64