Liu Xun created SUBMARINE-340:
---------------------------------

             Summary: 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


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

Reply via email to