Skip to content

Commit

Permalink
Merge pull request envoyproxy#224 from majinghe/mjh-start-docker-env-…
Browse files Browse the repository at this point in the history
…setup

zh-translation:docs/root/start/sandboxes/_include/docker-env-setup.rst
  • Loading branch information
addozhang authored Dec 4, 2020
2 parents 2c38a63 + ea57e1e commit 3965cd9
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions docs/root/start/sandboxes/_include/docker-env-setup.rst
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
The following documentation runs through the setup of Envoy described above.
以下文档说明了上述对于 Envoy 容器编译环境进行设置的过程。

Step 1: Install Docker
**********************
步骤 1:安装 Docker
********************

Ensure that you have a recent versions of ``docker`` and ``docker-compose`` installed.
确保你已安装较新版本的 ``docker`` ``docker-compose``

A simple way to achieve this is via the `Docker Desktop <https://www.docker.com/products/docker-desktop>`_.
一个最简单的方法来完成此事就是使用 `Docker Desktop <https://www.docker.com/products/docker-desktop>`_

Step 2: Clone the Envoy repo
****************************
步骤 2:克隆 Envoy 仓库
*************************

If you have not cloned the Envoy repo, clone it with:

如果你还没有克隆 Envoy 仓库,用如下方式进行克隆:

.. tabs::

Expand Down

0 comments on commit 3965cd9

Please sign in to comment.