diff --git a/sources/tech/20150612 How to Configure Apache Containers with Docker on Fedora 22.md b/sources/tech/20150612 How to Configure Apache Containers with Docker on Fedora 22.md index 493e474c7e..66bd27fbc5 100644 --- a/sources/tech/20150612 How to Configure Apache Containers with Docker on Fedora 22.md +++ b/sources/tech/20150612 How to Configure Apache Containers with Docker on Fedora 22.md @@ -1,3 +1,4 @@ +translating wi-cuckoo How to Configure Apache Containers with Docker on Fedora 22 ================================================================================ In this article we are going to learn about Docker, how to use it to deploy Apache httpd and how can you share it on Docker Hub. First we are going to learn how to pull and use images hosted on Docker Hub, and then install Apache on an image of Fedora 22 interactively, after that we are going to learn how to use a Dockerfile to make an image in a faster and more elegant way, finally we are going to publish the image we've created in Docker Hub, so anyone will be able download and use it later. @@ -279,4 +280,4 @@ via: http://linoxide.com/linux-how-to/configure-apache-containers-docker-fedora- [a]:http://linoxide.com/author/carlosal/ [1]:https://github.com/gaiada/run-apache-foreground [2]:http://localhost/ -[3]:https://hub.docker.com/account/signup/ \ No newline at end of file +[3]:https://hub.docker.com/account/signup/