Fetch the repository succeeded.
English | 中文
Dockin container platform resource manager is the core module for application definition and container instance management, providing container allocation, recycling, and query functions.
For more Dockin components, please visit https://github.com/WeBankFinTech/Dockin
JDK
Gradle
mysql -u <username> -p <password>
mysql> source <The absolute path of the sql file>
gradle build
java -jar
run serverjava -jar dockin-rm-v1.0.0.jar --spring.config.location=<path of 'application.properties' and 'application-database.properties'>
Sign in for post a comment
Comments ( 0 )