aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile
Commit message (Collapse)AuthorAge
* update node version to 16.14.2 (#7)Libravatar Santhosh C2022-04-26
| | | | | | | * Update dependencies (node, npm and node-gyp) to be coherent with Ferdium-App * Update 'recipes' submodule Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* fix: Updated recipe submodule and workflow to build/publish docker imageLibravatar Gibby2022-04-16
|
* fix(dockerfile): Healthcheck parametersLibravatar reggermont2021-12-19
|
* Lock Docker base image to 14.17 as expected by the server code.Libravatar Vijay A2021-10-30
|
* Update DockerfileLibravatar thursday2021-07-21
|
* Update DockerfileLibravatar thursday2021-07-21
| | | Added su-exec to work towards running ferdi-server as a non-root user.
* Update DockerfileLibravatar thursday2021-07-18
|
* Update Dockerfile Libravatar thursday2021-07-13
| | | | | Add docker-specific DATA_DIR Co-authored-by: Cromefire_ <cromefire_@outlook.com>
* Update DockerfileLibravatar thursday2021-07-13
|
* Update DockerfileLibravatar thursday2021-07-13
| | | adding an empty .env file to attempt to resolve
* Apply suggestions from code reviewLibravatar thursday2021-07-09
|
* Revert line which choose DB folder using env. Move Dockerfile to root. ↵Libravatar Michal Kostewicz2021-02-07
Simplify export in entrypoint. Update README