Update docker-compose file name to renamed docker-compose.override.yml name. Fixes issue #28.
This commit is contained in:
parent
425c1b330d
commit
1e0e3be0b6
@ -26,7 +26,7 @@ Clone this repo and then:
|
|||||||
cd docker-Postfix
|
cd docker-Postfix
|
||||||
sudo docker build -t juanluisbaptiste/postfix .
|
sudo docker build -t juanluisbaptiste/postfix .
|
||||||
|
|
||||||
Or you can use the provided [docker-compose](https://github.com/juanluisbaptiste/docker-postfix/blob/master/docker-compose.dev.yml) files:
|
Or you can use the provided [docker-compose](https://github.com/juanluisbaptiste/docker-postfix/blob/master/docker-compose.overrides.yml) files:
|
||||||
|
|
||||||
sudo docker-compose build
|
sudo docker-compose build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user