aboutsummaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Collapse)Author
2019-09-04Switch to alpine:3.9 to avoid dlsym errorsAshlynn Anderson
2019-09-03Switch to official elixir:1.9-alpine image for buildAshlynn Anderson
2019-08-03Optimize DockerfileAshlynn Anderson
Just merging RUNs to decrease the number of layers
2019-08-03Create docker.exs and docker-entrypoint + round out DockerfileAshlynn Anderson
At this point, the implementation is completely working and has been tested running live and federating with other instances.
2019-08-03Basic working DockerfileAshlynn Anderson
No fancy script or minit automatic migration, etc, but if you start the docker image and go in and manually do everything, it works.