container name and from image

This commit is contained in:
nicco 2019-01-22 13:03:56 +01:00
parent fd60ffe449
commit 9d1a61cf21
1 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,9 @@
version: '3'
services:
updater:
build: .
ddns:
# build: .
image: cupcakearmy/ddns-cloudflare
restart: always
env_file: .env
env_file: .env
container_name: ddns