mirror of
https://github.com/gsi-upm/senpy
synced 2024-11-13 04:02:29 +00:00
Compose for taiger plugin
This commit is contained in:
parent
00832e2e1c
commit
d665017154
1
sentiment-taiger/Dockerfile
Normal file
1
sentiment-taiger/Dockerfile
Normal file
@ -0,0 +1 @@
|
||||
from gsiupm/senpy:0.11.4
|
@ -1,7 +1,7 @@
|
||||
version: '3'
|
||||
services:
|
||||
dev:
|
||||
image: gsiupm/senpy:latest
|
||||
image: "gsiupm/senpy-taiger:${VERSION:-dev}"
|
||||
working_dir: "/senpy-plugins"
|
||||
ports:
|
||||
- "127.0.0.1:5005:5000"
|
||||
|
Loading…
Reference in New Issue
Block a user