Dockerfile 132 B

12345
  1. FROM theiaide/theia
  2. LABEL maintainer="ahkui <ahkui@outlook.com>"
  3. RUN echo 'fs.inotify.max_user_watches=524288' >> /etc/sysctl.conf