[Fuego] [PATCH 2/5] Dockerfile: remove redundant jenkins port line

Tim.Bird at sony.com Tim.Bird at sony.com
Wed Feb 27 23:40:43 UTC 2019


Applied.  Thanks.
 -- Tim


> -----Original Message-----
> From: fuego-bounces at lists.linuxfoundation.org [mailto:fuego-
> bounces at lists.linuxfoundation.org] On Behalf Of Daniel Sangorrin
> Sent: Thursday, February 21, 2019 10:39 PM
> To: fuego at lists.linuxfoundation.org
> Subject: [Fuego] [PATCH 2/5] Dockerfile: remove redundant jenkins port line
> 
> Signed-off-by: Daniel Sangorrin <daniel.sangorrin at toshiba.co.jp>
> ---
>  Dockerfile | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Dockerfile b/Dockerfile
> index f74ebfb..bcf2267 100644
> --- a/Dockerfile
> +++ b/Dockerfile
> @@ -74,7 +74,6 @@ RUN pip install flake8
>  RUN /bin/bash -c 'echo "dash dash/sh boolean false" | debconf-set-
> selections ; dpkg-reconfigure dash'
>  RUN if [ -n "$HTTP_PROXY" ]; then echo "use_proxy = on" >> /etc/wgetrc; fi
>  RUN if [ -n "$HTTP_PROXY" ]; then echo -e
> "http_proxy=$HTTP_PROXY\nhttps_proxy=$HTTP_PROXY" >>
> /etc/environment; fi
> -RUN echo -e "JENKINS_PORT=$JENKINS_PORT" >> /etc/environment
> 
>  #
> ==========================================================
> ====================
>  # Install Jenkins with the same UID/GID as the host user
> --
> 2.7.4
> 
> _______________________________________________
> Fuego mailing list
> Fuego at lists.linuxfoundation.org
> https://lists.linuxfoundation.org/mailman/listinfo/fuego


More information about the Fuego mailing list