1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-28 09:08:50 +02:00

add fig.yml

This commit is contained in:
kev 2015-03-02 12:27:04 +08:00
parent d8e9b76a59
commit 867366bee2

5
dnscrypt/fig.yml Normal file
View File

@ -0,0 +1,5 @@
dnscrypt:
image: vimagick/dnscrypt
ports:
- "53:53/udp"
- "53:53/tcp"