Redaction.

This commit is contained in:
Juan Luis Baptiste 2015-04-19 17:37:54 -05:00
parent 06058a1fd8
commit 70cd32b950

View File

@ -8,7 +8,7 @@ Clone this repo and then:
cd docker-Postfix cd docker-Postfix
sudo docker build -t postfix . sudo docker build -t postfix .
You can also find a prebuilt docker image from [Docker Hub](https://registry.hub.docker.com/u/juanluisbaptiste/postfix/), which can be pulled from the Hub: You can also find a prebuilt docker image from [Docker Hub](https://registry.hub.docker.com/u/juanluisbaptiste/postfix/), which can be pulled with this command:
sudo docker pull juanluisbaptiste/postfix:latest sudo docker pull juanluisbaptiste/postfix:latest