summaryrefslogtreecommitdiff
path: root/Dockerfile
AgeCommit message (Expand)Author
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