Commit Graph

26 Commits

Author SHA1 Message Date
浪子 7a5d1fe13c
Update Dockerfile 2024-12-16 13:36:47 +08:00
浪子 82cb61c085
Update Dockerfile 2024-12-16 13:27:55 +08:00
浪子 5e7abae8c3
Update Dockerfile 2024-12-16 11:55:32 +08:00
浪子 6e6fe95591
Update Dockerfile 2024-12-16 11:52:19 +08:00
浪子 8aece8bfd0
Update Dockerfile 2024-12-16 11:49:59 +08:00
浪子 551a563518
Update Dockerfile 2024-12-16 11:44:11 +08:00
浪子 934cc957e9
Update Dockerfile 2024-12-16 11:06:54 +08:00
浪子 e70935f5b6
Update Dockerfile 2024-12-16 10:56:29 +08:00
浪子 0342102c3e
Update Dockerfile 2024-12-16 10:48:55 +08:00
浪子 3767a55bbe
Update Dockerfile 2024-12-16 10:44:53 +08:00
浪子 d50a607c13
Update Dockerfile 2024-12-16 10:40:19 +08:00
浪子 4233c6acaa
Update Dockerfile 2024-08-30 13:19:55 +08:00
Stanislas Lange 19c8125218
Update Elixir version to 1.14 2024-04-02 03:19:40 +02:00
th0mcat 68d3069a3a
Change Alpine pkg repo from `community` to `main` (#70)
Fixes #68, credit to @FredStober
2022-11-28 19:37:36 +01:00
peterrus 09fa1e81e3
Fix and explain user buildargs (#49)
* expose GID AND UID as optional build args

* Give examples on how to use the build-time args in docker-compose

* Prevent overwriting of build args

* Warn about using regular docker run
2022-03-17 15:21:04 +01:00
Benjamin 630114992b
Update Dockerfile, add docker-compose.yml, and config.exs (#25) 2021-10-15 18:14:30 +02:00
dependabot[bot] 864754639c
Bump elixir from 1.11.2-alpine to 1.11.4-alpine (#26)
Bumps elixir from 1.11.2-alpine to 1.11.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-25 01:01:14 +02:00
dependabot[bot] 218c735d75
Bump elixir from 1.10.4-alpine to 1.11.2-alpine (#20)
Bumps elixir from 1.10.4-alpine to 1.11.2-alpine.

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-02 00:38:16 +01:00
Stanislas Lange 1b2df526d9
Install missing file-dev dependency
Fix https://github.com/angristan/docker-pleroma/issues/18
2020-10-18 19:45:34 +02:00
Waylon Cude d2cc731585 Install cmake
Looks like cmake is required to get this docker image to build. This should fix #14
2020-08-22 09:25:08 +00:00
dependabot[bot] 7d4eb420cf
Bump elixir from 1.9-alpine to 1.10.4-alpine
Bumps elixir from 1.9-alpine to 1.10.4-alpine.

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-24 11:03:36 +00:00
Stanislas Lange 08086a2a0c
Update Elixir to 1.9
Fix #9
2020-07-24 12:15:54 +02:00
Rodrigo Leite 3489ad0926 Remove unnecessary mkdir command (#5)
See https://git.pleroma.social/pleroma/pleroma/merge_requests/1101
2019-05-04 23:27:28 +02:00
Rick ba9fdee82e Update elixir to 1.8 (#4) 2019-04-17 21:09:25 +02:00
Adrian Malacoda 3baf998bb6
Update Elixir parent to 1.7
As of [recently](58b12c09db) Pleroma requires Elixir 1.7.
2018-12-31 15:05:55 -06:00
Angristan e243527b62 Initial commit 2018-08-25 18:28:19 +02:00