Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-13 | Build files: Add cmake | lain | |
2020-07-10 | Support Exiftool for stripping EXIF data | Mark Felder | |
We really only want to strip location data anyway, and mogrify strips color profiles. | |||
2020-04-10 | Create OTP_VERSION file by `mix release` | kPherox | |
2020-04-09 | Fix OTP_VERSION file in docker | kPherox | |
2020-03-31 | add imagemagick and update inherited container to alpine:3.11 | jp | |
2020-03-31 | Add imagemagick to Docker image to fix broken mogrify plugin | Mark Felder | |
2020-01-10 | Update Dockerfile with labels. Update gitlab-ci for registry usage | jp | |
2019-09-04 | Switch to alpine:3.9 to avoid dlsym errors | Ashlynn Anderson | |
2019-09-03 | Switch to official elixir:1.9-alpine image for build | Ashlynn Anderson | |
2019-08-03 | Optimize Dockerfile | Ashlynn Anderson | |
Just merging RUNs to decrease the number of layers | |||
2019-08-03 | Create docker.exs and docker-entrypoint + round out Dockerfile | Ashlynn Anderson | |
At this point, the implementation is completely working and has been tested running live and federating with other instances. | |||
2019-08-03 | Basic working Dockerfile | Ashlynn 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. |