4
0
mirror of https://github.com/cwinfo/matterbridge.git synced 2025-06-26 03:59:25 +00:00

Add Dockerimage for tgs conversion (#1211)

* Add Dockerfile with tgs to png conversion support

* Add .dockerignore to keep cache busts while testing low
This commit is contained in:
Sandro
2020-08-25 13:15:24 +02:00
committed by GitHub
parent d5feda5c8a
commit b339524613
2 changed files with 40 additions and 0 deletions

2
.dockerignore Normal file
View File

@ -0,0 +1,2 @@
Dockerfile
tgs.Dockerfile