[ https://issues.apache.org/jira/browse/SUBMARINE-340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zac Zhou resolved SUBMARINE-340. -------------------------------- Fix Version/s: 0.3.0 Resolution: Fixed Issue resolved by pull request 147 [https://github.com/apache/submarine/pull/147] > Add submarine database dockerfile > --------------------------------- > > Key: SUBMARINE-340 > URL: https://issues.apache.org/jira/browse/SUBMARINE-340 > Project: Apache Submarine > Issue Type: Sub-task > Components: Cloud-native Deployment > Reporter: Liu Xun > Assignee: Liu Xun > Priority: Major > Labels: pull-request-available > Fix For: 0.3.0 > > Time Spent: 20m > Remaining Estimate: 0h > > In order to enable submarine to support deployment in k8s, > We need to enable each service of submarine to be deployed independently. > The problem that jira solves is the ability to install the submarine table > structure and initialization data into mysql. > Allows users to run submarine's database service with only one command. > like., docker run -it -p 3306:3306 -d --name s1 -e > MYSQL_ROOT_PASSWORD=password apache/submarine:database-0.3.0-SNAPSHOT -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org For additional commands, e-mail: dev-h...@submarine.apache.org