Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-05 | Use latest alpine version for docker image | Tusooa Zhu | |
2021-12-17 | Bump alpine to 3.14 | Tusooa Zhu | |
2021-05-30 | Add ffmpeg | shibao | |
2020-11-21 | Merge branch 'libmagic' into 'develop' | feld | |
Add missing libmagic for image upload to dockerfile See merge request pleroma/pleroma!3168 | |||
2020-11-21 | Add missing libmagic for image upload | Guy Sheffer | |
2020-11-18 | Revert "Merge branch 'use-https-in-dockerfile' into 'develop'" | feld | |
This reverts merge request !2955 | |||
2020-11-12 | Install file-dev in Dockerfile build stage | Michael Walker | |
This is required by the majic, added in #2534. | |||
2020-09-04 | Use TLS when adding Alpine community repository in Dockerfile | James Alseth | |
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. |