FROM corentinth/enclosed RUN chmod 777 /app/.data/ EXPOSE 8787 CMD ["node", "index.cjs"]