index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Dockerfile
Age
Commit message (
Expand
)
Author
2024-09-21
Dockerfile: Elixir 1.14
Haelwenn (lanodan) Monnier
2023-12-20
Elixir 1.13 is the minimum required version
Mark Felder
2023-12-12
Fix dockerfile compilation.
Lain Soykaf
2023-12-12
Dockerfile: Use platform libvips.
Lain Soykaf
2023-11-17
Vix has pre-built NIFs for the following triples:
Mark Felder
2023-11-17
Rust is required for blurhash
Mark Felder
2023-11-13
Replace ImageMagick with Vips for Media Preview Proxy
Mark Felder
2023-11-07
Merge branch 'develop' into phoenix1.7
Mark Felder
2023-08-08
Fix config ownership in dockerfile to pass restriction test
Cat pony Black
2023-05-31
Bump minimum Elixir to 1.12
Mark Felder
2023-04-24
Use self-built elixir image for arm
tusooa
2023-01-18
Use versioned image from hexpm
tusooa
2022-11-03
Update to Phoenix 1.6 and chase dependencies
Mark Felder
2022-09-02
Bump minimum Elixir version to 1.10
Haelwenn (lanodan) Monnier
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
2020-11-21
Add missing libmagic for image upload
Guy Sheffer
2020-11-18
Revert "Merge branch 'use-https-in-dockerfile' into 'develop'"
feld
2020-11-12
Install file-dev in Dockerfile build stage
Michael Walker
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
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
2019-08-03
Create docker.exs and docker-entrypoint + round out Dockerfile
Ashlynn Anderson
2019-08-03
Basic working Dockerfile
Ashlynn Anderson