Commit graph

10 commits

Author SHA1 Message Date
skittlesvampir
356a526708
Updated docker run instructions (#57)
* fixed the path for the certificates inside the docker container, it had changed with cpnfeeny's latest commit
* remove trailing slashes for docker bind mounts for better legibility
* add --name agate to give the container a name
2021-04-26 17:21:48 +02:00
cpnfeeny
578f9ca276
updating docker tools (#56)
updated the docker run command, changing the -d options to -v.
added a start.sh file and edited the Dockerfile.
2021-04-15 17:31:33 +02:00
skittlesvampir
f02b2d19b8
changed example domain in tools/docker/README.md
changed it from `my.gemini.space` to example.org so we won't get any trouble from the owner of this domain
2021-04-10 14:17:20 +00:00
Ben K
93c4ab3748 corrected certficate path for docker container in docker readme 2021-04-10 15:55:18 +02:00
Ben K
7d7abce9a3 going back to compiling from source but with fewer layers 2021-04-10 14:24:46 +02:00
Ben K
1d0284e888 another try to fix my markdown 2021-04-10 11:50:28 +02:00
Ben K
83c21cb3e9 removed binary file that I accidentially commited 2021-04-10 11:03:04 +02:00
Ben K
a9355a0b8a improved markdown syntax 2021-04-10 10:56:17 +02:00
Ben K
bae20c9f3c changed dockerfile to use binary 2021-04-10 10:50:23 +02:00
Ben K
2e1800a375 added docker support 2021-04-09 11:57:03 +02:00