1
0
Fork 0

add basic dockerfile

This commit is contained in:
Sean Sube 2018-01-21 18:11:36 -06:00
parent 2802513f8a
commit 926aa3f6ca
1 changed files with 5 additions and 0 deletions

5
Dockerfile Normal file
View File

@ -0,0 +1,5 @@
FROM apextoaster/base
ADD ./home-dns /app/home-dns
CMD /app/home-dns /app/config.yml