Don't require docker-compose to build the image, use docker hub published
This commit is contained in:
parent
deb9fd4f51
commit
18c8622513
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
dockerfile: Dockerfile
|
||||
image: happydeliver:latest
|
||||
image: happydomain/happydeliver:latest
|
||||
container_name: happydeliver
|
||||
hostname: mail.happydeliver.local
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue