Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F324369
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Mon, Nov 25, 7:31 PM
Size
567 B
Mime Type
text/x-diff
Expires
Wed, Nov 27, 7:31 PM (1 d, 21 h)
Engine
blob
Format
Raw Data
Handle
156162
Attached To
rDOCKERWEBDNS webdns_docker
View Options
diff --git a/README.md b/README.md
index 1467be2..400b854 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,22 @@
# WebDNS Docker
This a docker-compose config to startup a development instance of the rWEBDNS project.
You need a working Docker setup and the docker-compose binary.
Tested with:
-
+```
Docker version 17.05.0-ce, build 89658be
docker-compose version 1.16.1, build 6d1ac21
-
+```
## Init
- Copy env.dist to env.
- Set MYSQL_PASSWORD and SECRET_KEY_PASS to some random value.
- Start the instances
+```
docker-compose up
+```
Event Timeline
Log In to Comment