Create docker.exs and docker-entrypoint + round out Dockerfile
authorAshlynn Anderson <pea@pea.sh>
Sat, 3 Aug 2019 02:28:48 +0000 (22:28 -0400)
committerAshlynn Anderson <pea@pea.sh>
Sat, 3 Aug 2019 04:21:54 +0000 (00:21 -0400)
commit4a418698db71016447f2f246f7c5579b3dc0b08c
treecb4fd89c93d6366a46b8fa1a66b4d6fc5b098f11
parent7efca4317b568c408a10b71799f9b8261ac5e8e6
Create docker.exs and docker-entrypoint + round out Dockerfile

At this point, the implementation is completely working and has been
tested running live and federating with other instances.
Dockerfile
config/docker.exs [new file with mode: 0644]
docker-entrypoint.sh [new file with mode: 0755]