translating

This commit is contained in:
geekpi 2017-01-10 10:09:40 +08:00
parent be1ce6b7ee
commit 2cd44b099a

View File

@ -1,3 +1,5 @@
translating---geekpi
Hi, in this tutorial we are going to learn how to deploy a golang web application with a docker. You may be already aware of the fact that docker is entirely written in golang due to its high performance and reliability. Before we dive in details, make sure that you have already installed docker and golang and basic understanding of both of them.
### About docker