Commit Graph

26 Commits

Author SHA1 Message Date
AndreVuillemot160
373e147cea
Fix permissions
If you don't fix permissions you aren't going to be able to have emojis and all that stuff. So this command is really important.
2021-07-22 22:30:20 +03:00
Stanislas
2ae758d3b3
Update dependabot.yml 2021-06-07 10:42:35 +02:00
Stanislas
d6128e8d06
Delete FUNDING.yml 2021-05-12 08:51:17 +02:00
Stanislas
39c36518eb
Update dependabot.yml 2021-05-12 08:50:44 +02:00
dependabot[bot]
7663354aba
Bump actions/checkout from 2 to 2.3.4 (#28)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 2.3.4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v2.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-12 08:50:25 +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
Stanislas
a73c9fc2b6
Merge pull request #15 from waylon531/master
Install cmake
2020-08-22 15:03:18 +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
Stanislas
32c1aa4809
Merge pull request #12 from angristan/dependabot/docker/elixir-1.10.4-alpine
Bump elixir from 1.9-alpine to 1.10.4-alpine
2020-07-31 15:45:53 +02: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
3387aa42e7
Merge pull request #11 from angristan/dependabot-lint
Add dependabot and super linter
2020-07-24 13:03:14 +02:00
Stanislas Lange
5018fd0178
Add dependabot and super linter 2020-07-24 12:58:08 +02:00
Stanislas
0bc43b2de3
Merge pull request #10 from angristan/update-elixir
Update to Elixir 1.9
2020-07-24 12:16:18 +02:00
Stanislas Lange
08086a2a0c
Update Elixir to 1.9
Fix #9
2020-07-24 12:15:54 +02:00
Stanislas
83a4b88f31
Create FUNDING.yml 2019-07-01 15:10:09 +02:00
Rick
28ea3db52c bind pleroma container to all interfaces again (#7)
pleromas new default config is to listen on 127.0.0.1
this setting doesn't work with an nginx reverse proxy directly on your host
2019-06-29 11:40:26 +02:00
Chris F Ravenscroft
c65299c863 Need to build a second time (#6)
After the `secret.exs` file is updated with the correct push keys, it needs to be included in the image.
2019-05-20 11:57:05 +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
Stanislas
ba06b52312
Merge pull request #3 from adrianmalacoda/patch-1
Update Elixir base image to 1.7
2019-01-03 21:09:03 +09: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
fbfa9f2172 Update for web_push.gen.keypair 2018-12-09 14:21:39 +01:00
angristan
22a11019e6 🙈 Add .dockerignore 2018-09-11 02:41:41 +02:00
Angristan
e243527b62 Initial commit 2018-08-25 18:28:19 +02:00