doc: update build ACRN doc

Signed-off-by: guoqingxz <guoqingx.q.zhang@intel.com>
This commit is contained in:
guoqingxz
2020-05-10 16:22:33 +08:00
committed by deb-intel
parent 2db40c9956
commit fb65c42468
2 changed files with 4 additions and 11 deletions

View File

@@ -49,14 +49,7 @@ Build the Docker Image from Dockerfile
Alternatively, you can build your own local Docker image using the
provided Dockerfile build instructions by following these steps. You'll
need to this this if you're working behind a corporate proxy.
.. note::
A known `issue
<https://github.com/projectacrn/acrn-hypervisor/issues/4560>`_ exists
while building the ACRN hypervisor. Refer to `Get the Docker Image from
Docker Hub`_ as a temporary way to obtain the Docker Image for the v1.6
release.
need this if you're working behind a corporate proxy.
#. Download `Dockerfile <https://raw.githubusercontent.com/projectacrn/acrn-hypervisor/master/doc/getting-started/Dockerfile>`_
to your development machine.