|
bd33a7ac8f
|
Remove stuff I don't need to stay closer to upstream
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2024-03-12 16:07:29 +01:00 |
|
Alex Gleason
|
82d99b835e
|
Merge remote-tracking branch 'pleroma/develop' into merge-pleroma
|
2023-09-03 10:09:05 -05:00 |
|
Cat pony Black
|
c298e0165c
|
Fix config ownership in dockerfile to pass restriction test
|
2023-08-08 19:07:48 +02:00 |
|
tusooa
|
c5ffdd0609
|
Use self-built elixir image for arm
|
2023-04-24 20:03:59 -04:00 |
|
tusooa
|
1cf20184ff
|
Use versioned image from hexpm
|
2023-01-18 19:01:10 -05:00 |
|
Alex Gleason
|
0ed5f9dcab
|
Docker: use the lightweight fasttext model
|
2022-11-08 17:25:09 -06:00 |
|
Alex Gleason
|
9876794c8a
|
Docker: try adding ca-certificates
|
2022-11-06 14:14:23 +00:00 |
|
Alex Gleason
|
f884273bb9
|
Dockerfile: move fasttext to runtime image
|
2022-11-06 02:00:24 +00:00 |
|
Alex Gleason
|
61cf21fb20
|
Dockerfile: add curl
|
2022-11-06 01:58:49 +00:00 |
|
|
dbfc460e37
|
Add fasttext configuration to Docker image(?)
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-11-05 21:54:54 +01:00 |
|
Mark Felder
|
7c64f705f6
|
Update to Phoenix 1.6 and chase dependencies
Also bump minimum Elixir to 1.11
|
2022-11-03 16:13:07 +00:00 |
|
Haelwenn (lanodan) Monnier
|
21ab7369ca
|
Bump minimum Elixir version to 1.10
With the release of Elixir 1.14, Elixir 1.9 is now end-of-life.
Elixir 1.10 Release Notes:
https://github.com/elixir-lang/elixir/releases/tag/v1.10.0
|
2022-09-02 22:53:54 +02:00 |
|
Alex Gleason
|
4de6c67e92
|
Soapbox BE --> Rebased
|
2022-08-17 11:25:39 -05:00 |
|
Alex Gleason
|
c5649dbd27
|
Dockerfile: ENV --> ARG
|
2022-08-12 18:28:55 -05:00 |
|
Alex Gleason
|
f30d9d5cbc
|
Dockerfile: build with OAUTH_CONSUMER_STRATEGIES
|
2022-08-11 18:26:00 -05:00 |
|
Tusooa Zhu
|
5d900a5cd1
|
Use latest alpine version for docker image
|
2022-08-05 23:47:53 -04:00 |
|
Alex Gleason
|
d0d1457680
|
Docker: respect PORT env, use 5000 by default
|
2022-08-05 09:32:42 -05:00 |
|
Alex Gleason
|
288d1bf1b8
|
Docker: update maintainer data
|
2022-07-26 20:00:06 -05:00 |
|
Alex Gleason
|
246f0df88e
|
Fix the Dockerfile
|
2022-07-26 19:58:42 -05:00 |
|
Tusooa Zhu
|
ff17884c3b
|
Bump alpine to 3.14
|
2021-12-17 18:03:06 -05:00 |
|
shibao
|
0204ceff7f
|
Add ffmpeg
|
2021-05-30 10:27:58 -04:00 |
|
feld
|
a65fc78c6a
|
Merge branch 'libmagic' into 'develop'
Add missing libmagic for image upload to dockerfile
See merge request pleroma/pleroma!3168
|
2020-11-21 18:11:58 +00:00 |
|
Guy Sheffer
|
e6af7dc777
|
Add missing libmagic for image upload
|
2020-11-21 19:57:38 +02:00 |
|
feld
|
42ff5ea95e
|
Revert "Merge branch 'use-https-in-dockerfile' into 'develop'"
This reverts merge request !2955
|
2020-11-18 20:32:30 +00:00 |
|
Michael Walker
|
c09813193a
|
Install file-dev in Dockerfile build stage
This is required by the majic, added in #2534.
|
2020-11-12 22:20:17 +00:00 |
|
James Alseth
|
9fd0e5e0dd
|
Use TLS when adding Alpine community repository in Dockerfile
|
2020-09-04 19:19:56 -07:00 |
|
lain
|
a47406d577
|
Build files: Add cmake
|
2020-08-13 14:12:45 +02:00 |
|
Mark Felder
|
6167593881
|
Support Exiftool for stripping EXIF data
We really only want to strip location data anyway, and mogrify strips color profiles.
|
2020-07-10 16:46:26 -05:00 |
|
kPherox
|
0e8f6d24b8
|
Create OTP_VERSION file by mix release
|
2020-04-10 00:22:50 +09:00 |
|
kPherox
|
d37a102933
|
Fix OTP_VERSION file in docker
|
2020-04-09 21:16:29 +09:00 |
|
jp
|
c2715ed772
|
add imagemagick and update inherited container to alpine:3.11
|
2020-03-31 21:31:23 -04:00 |
|
Mark Felder
|
f6dc33615b
|
Add imagemagick to Docker image to fix broken mogrify plugin
|
2020-03-31 14:29:43 -05:00 |
|
jp
|
2ef8f0be6c
|
Update Dockerfile with labels. Update gitlab-ci for registry usage
|
2020-01-10 14:09:14 -05:00 |
|
Ashlynn Anderson
|
053b17f57e
|
Switch to alpine:3.9 to avoid dlsym errors
|
2019-09-04 14:56:26 -04:00 |
|
Ashlynn Anderson
|
4b422b5469
|
Switch to official elixir:1.9-alpine image for build
|
2019-09-03 11:44:57 -04:00 |
|
Ashlynn Anderson
|
c86db959cb
|
Optimize Dockerfile
Just merging RUNs to decrease the number of layers
|
2019-08-03 00:21:54 -04:00 |
|
Ashlynn Anderson
|
4a418698db
|
Create docker.exs and docker-entrypoint + round out Dockerfile
At this point, the implementation is completely working and has been
tested running live and federating with other instances.
|
2019-08-03 00:21:54 -04:00 |
|
Ashlynn Anderson
|
7efca4317b
|
Basic working Dockerfile
No fancy script or minit automatic migration, etc, but if you start
the docker image and go in and manually do everything, it works.
|
2019-08-03 00:21:54 -04:00 |
|