Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
JIRA: COMPASS-572
Add volume /var/lib/mysql to compass-db
Change-Id: I5f91e05f33241aa95d74147730b11553e6585033
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Differences from x86_64:
- Dockerfile: don't quit if apt-get update failed
- Dockerfile: add volume /var/lib/msql
- entrypoint.sh: create user and db only if not exists
Change-Id: Ic9aa757b1943c8340eb5b2429683bb12e034a29b
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
|
|
|
|
when run the command
"docker build --no-cache -t opnfv/compass-tasks:latest --build-arg BRANCH=master -f Dockerfile ."
if docker version is lower 1.13, it will fail when not using build-arg in Dockerfile
Change-Id: I891a37731d242aba4e37c7b56e0361c741e7eac8
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
JIRA: COMPASS-569
Add condition check in entrypoint.sh so
init part of mysql only be executed once
Change-Id: I1abfac0845847a6989beae6209881f415b4254b2
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
Database for Compass
Change-Id: I5f624c5b8ed59683b5b72b771607ea74a4a4fd7e
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|