mirror of
https://github.com/gsi-upm/senpy
synced 2025-08-23 10:02:21 +00:00
Compose for taiger plugin
This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user