Fixed up Dockerfile for db prepopulate
[ric-app/ts.git] / test / populatedb / Dockerfile
index 2159db6..479fcd5 100644 (file)
@@ -20,8 +20,6 @@ RUN mkdir /playpen/src
 
 ENV LD_LIBRARY_PATH=/usr/local/lib
 
-RUN git config --global http.proxy http://one.proxy.att.com:8080
-
 RUN apt-get install -y cpputest
 RUN apt-get remove -y libboost-all-dev
 RUN apt-get install -y  libboost-all-dev
@@ -46,4 +44,4 @@ ENV DBAAS_SERVICE_HOST="service-ricplt-dbaas-tcp.ricplt"
 
 WORKDIR /playpen/src
 
-CMD ./write_sdl
\ No newline at end of file
+CMD ./write_sdl