Merge "Update instructions to create base docker image."
This commit is contained in:
commit
98cc83f53e
@ -223,11 +223,11 @@ to build the base Docker image.
|
|||||||
ENV ftp_proxy " http://your.actual_ftp_proxy.com:your_port "
|
ENV ftp_proxy " http://your.actual_ftp_proxy.com:your_port "
|
||||||
RUN echo " proxy=http://your-proxy.com:port " >> /etc/yum.conf
|
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
|
.. code:: sh
|
||||||
|
|
||||||
make
|
./tb.sh create
|
||||||
|
|
||||||
----------------------------------
|
----------------------------------
|
||||||
Build the CentOS Mirror Repository
|
Build the CentOS Mirror Repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user