Add workaround for .bashrc file

Signed-off-by: Munoz, Obed N <obed.n.munoz@intel.com>
This commit is contained in:
Munoz, Obed N
2016-10-21 08:48:43 -05:00
parent 8e5ec36aaf
commit 4c20efb9f3
+2 -1
View File
@@ -7,7 +7,8 @@ ARG swupd_args
RUN mkdir -p /root/share
RUN mkdir -p /root/go/src
RUN mkdir -p /etc/pki/ciao
COPY bashrc /.bashrc
COPY bashrc /root/bashrc
RUN ln -s /root/bashrc /.bashrc
COPY environment /etc/
# update and utilities