Code Review
/
vvp
/
engagementmgr.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
951457e
)
Fix Build failure
55/49255/1
author
Areli, Fuss (af732p)
<af732p@att.com>
Sun, 27 May 2018 10:38:16 +0000
(13:38 +0300)
committer
Areli, Fuss (af732p)
<af732p@att.com>
Sun, 27 May 2018 10:38:16 +0000
(13:38 +0300)
Fix Build failure
Change-Id: I0cb377cb2b2265e9daa1e6d1ba899dd17e62f21b
Issue-ID: VVP-60
Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
Dockerfile
patch
|
blob
|
history
diff --git
a/Dockerfile
b/Dockerfile
index
96a0e06
..
ba5be2a
100644
(file)
--- a/
Dockerfile
+++ b/
Dockerfile
@@
-50,6
+50,7
@@
RUN apk add --no-cache \
linux-headers \
musl-dev \
postgresql-dev \
+ libffi-dev \
&& :
COPY docker-entrypoint.sh /