summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
2023-12-12Fix dockerfile compilation.Lain Soykaf
2023-12-12Dockerfile: Use platform libvips.Lain Soykaf
2023-11-17Vix has pre-built NIFs for the following triples:Mark Felder
2023-11-17Rust is required for blurhashMark Felder
2023-11-13Replace ImageMagick with Vips for Media Preview ProxyMark Felder
2023-11-07Merge branch 'develop' into phoenix1.7Mark Felder
2023-08-08Fix config ownership in dockerfile to pass restriction testCat pony Black
2023-05-31Bump minimum Elixir to 1.12Mark Felder
2023-04-24Use self-built elixir image for armtusooa
2023-01-18Use versioned image from hexpmtusooa
2022-11-03Update to Phoenix 1.6 and chase dependenciesMark Felder
2022-09-02Bump minimum Elixir version to 1.10Haelwenn (lanodan) Monnier
2022-08-05Use latest alpine version for docker imageTusooa Zhu
2021-12-17Bump alpine to 3.14Tusooa Zhu
2021-05-30Add ffmpegshibao
2020-11-21Merge branch 'libmagic' into 'develop'feld
2020-11-21Add missing libmagic for image uploadGuy Sheffer
2020-11-18Revert "Merge branch 'use-https-in-dockerfile' into 'develop'"feld
2020-11-12Install file-dev in Dockerfile build stageMichael Walker
2020-09-04Use TLS when adding Alpine community repository in DockerfileJames Alseth
2020-08-13Build files: Add cmakelain
2020-07-10Support Exiftool for stripping EXIF dataMark Felder
2020-04-10Create OTP_VERSION file by `mix release`kPherox
2020-04-09Fix OTP_VERSION file in dockerkPherox
2020-03-31add imagemagick and update inherited container to alpine:3.11jp
2020-03-31Add imagemagick to Docker image to fix broken mogrify pluginMark Felder
2020-01-10Update Dockerfile with labels. Update gitlab-ci for registry usagejp
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
2019-08-03Create docker.exs and docker-entrypoint + round out DockerfileAshlynn Anderson
2019-08-03Basic working DockerfileAshlynn Anderson