aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
diff options
context:
space:
mode:
authorAreli Fuss <af732p@att.com>2017-10-26 14:08:33 +0300
committerAreli Fuss <af732p@att.com>2017-10-26 14:22:46 +0300
commit1f53339198a9223541026e18057d7f0d827300f2 (patch)
treec8c394f89c9c5e32c10e784f6bb177f9dcd6294f /Dockerfile
parentbd4cc984825086f8199bed1b79879b3c7e904304 (diff)
Add connection check
Add connection check before GPG key as debugging build failure on snap Change-Id: I71da085a6fe1e82fb210ec2582153a948557f8d8 Issue-Id: VVP-25 Signed-off-by: Areli Fuss <af732p@att.com>
Diffstat (limited to 'Dockerfile')
-rwxr-xr-xDockerfile5
1 files changed, 3 insertions, 2 deletions
diff --git a/Dockerfile b/Dockerfile
index 807a8cd..2c13134 100755
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,4 +1,4 @@
-# ============LICENSE_START=======================================================
+# ============LICENSE_START=======================================================
# org.onap.vvp/gitlab
# ===================================================================
# Copyright © 2017 AT&T Intellectual Property. All rights reserved.
@@ -47,7 +47,8 @@ RUN apt-get update -q \
apt-transport-https \
vim \
nano \
- patch
+ patch \
+ curl
# Copy assets
COPY RELEASE /