mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fix marvin version in Dockerfile
This commit is contained in:
parent
1f97f94046
commit
76674c40d4
@ -30,7 +30,7 @@ RUN (/usr/bin/mysqld_safe &); \
|
||||
sleep 3; \
|
||||
mvn -Pdeveloper -pl developer -Ddeploydb; \
|
||||
mvn -Pdeveloper -pl developer -Ddeploydb-simulator; \
|
||||
pip install tools/marvin/dist/Marvin-0.1.0.tar.gz
|
||||
pip install tools/marvin/dist/Marvin-4.5.0-SNAPSHOT.tar.gz
|
||||
|
||||
EXPOSE 8080
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user