1
0
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:
J. Fernando Sánchez 2019-01-11 12:10:00 +01:00
parent 00832e2e1c
commit d665017154
2 changed files with 2 additions and 1 deletions

View File

@ -0,0 +1 @@
from gsiupm/senpy:0.11.4

View File

@ -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"