Code Review
/
vfc
/
nfvo
/
catalog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
a1b865c
)
Modify catalog docker file
46/85546/1
author
yangyan
<yangyanyj@chinamobile.com>
Wed, 17 Apr 2019 08:53:43 +0000
(16:53 +0800)
committer
yangyan
<yangyanyj@chinamobile.com>
Wed, 17 Apr 2019 08:54:03 +0000
(16:54 +0800)
Change-Id: I8192802bf964997a9d9133b936aca313338cbe32
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Issue-ID: VFC-1360
docker/docker-env-conf.sh
patch
|
blob
|
history
diff --git
a/docker/docker-env-conf.sh
b/docker/docker-env-conf.sh
index
cc6f496
..
b523562
100644
(file)
--- a/
docker/docker-env-conf.sh
+++ b/
docker/docker-env-conf.sh
@@
-2,7
+2,6
@@
install_sf(){
- sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
apk --no-cache update
apk --no-cache add bash curl gcc wget mysql-client openssl-dev
apk --no-cache add python-dev libffi-dev musl-dev py2-virtualenv