mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-30 00:00:13 +01:00
build FICBPlaybackSource from Dockerfile automatically
This commit is contained in:
parent
9aa6f69217
commit
ae1def6f26
1 changed files with 7 additions and 9 deletions
|
@ -24,12 +24,10 @@ orion:
|
|||
- mongo
|
||||
command: -dbhost mongo
|
||||
|
||||
#playback:
|
||||
# image: playback
|
||||
# volumes:
|
||||
# - /share:/share
|
||||
# links:
|
||||
# - orion
|
||||
# command: orion:1026
|
||||
|
||||
|
||||
playback:
|
||||
build: ../LabMashup-sselab/FICBPlaybackSource
|
||||
volumes:
|
||||
- /share:/share
|
||||
links:
|
||||
- orion
|
||||
command: orion:1026 m1_S1_ElectricalGrid_data.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue