Update instructions to create base docker image.

Story: 2002560
Required-by: 637944

Change-Id: I6ffc1f94cd5d362adc36e4ae05f1ab1ef28fbb4c
Signed-off-by: Erich Cordoba <erich.cordoba.malibran@intel.com>
This commit is contained in:
Erich Cordoba 2019-02-19 11:16:40 -06:00
parent 1d33171139
commit 4e9f7b5dbe
1 changed files with 2 additions and 2 deletions

View File

@ -223,11 +223,11 @@ to build the base Docker image.
ENV ftp_proxy " http://your.actual_ftp_proxy.com:your_port "
RUN echo " proxy=http://your-proxy.com:port " >> /etc/yum.conf
#. The Makefile automates the Base Docker image build:
#. The ``tb.sh`` script automates the Base Docker image build:
.. code:: sh
make
./tb.sh create
----------------------------------
Build the CentOS Mirror Repository