7 lines
184 B
Plaintext
7 lines
184 B
Plaintext
[Unit]
|
|
Description=Builds the Teamspeak 3 Server Container Image with Postgres support
|
|
|
|
[Build]
|
|
File=Containerfile
|
|
ImageTag=localhost/ts3server-postgres:latest
|
|
SetWorkingDirectory=unit |