fititnt / uwazi-docker

Dockerized version of Uwazi (“openness" in Swahili). HURIDOCS designed Uwazi to make human rights information more open and accessible to the defenders who need it.
The Unlicense
11 stars 4 forks source link

`FROM node:8-slim` stopped to work #37

Closed fititnt closed 1 year ago

fititnt commented 5 years ago

Related comments:

Related issue:


Changing the Dockerfile line 1 from FROM node:8-slimto FROM node:8-jessie solves for now, but a FROM node:8-jessie-slim maybe will be added soon to docker hub


Edit: also impacts https://github.com/fititnt/uwazi-docker/issues/40

fititnt commented 1 year ago

Already fixed years ago. Closing this issue.