mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Fix marvin version in Dockerfile
This commit is contained in:
parent
ccb38c8d5e
commit
83e9a0a80a
@ -30,7 +30,7 @@ RUN (/usr/bin/mysqld_safe &); \
|
|||||||
sleep 3; \
|
sleep 3; \
|
||||||
mvn -Pdeveloper -pl developer -Ddeploydb; \
|
mvn -Pdeveloper -pl developer -Ddeploydb; \
|
||||||
mvn -Pdeveloper -pl developer -Ddeploydb-simulator; \
|
mvn -Pdeveloper -pl developer -Ddeploydb-simulator; \
|
||||||
pip install tools/marvin/dist/Marvin-0.1.0.tar.gz
|
pip install tools/marvin/dist/Marvin-4.6.0-SNAPSHOT.tar.gz
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user