62fa78b97faf9c4c831766eabd25654db01070f2
The base hermets-agent image already ships Node.js; apt-get nodejs could conflict or downgrade it. Only install tmux and curl. Add ENV HOST=0.0.0.0 so the workspace listens on all interfaces (default 127.0.0.1 makes it unreachable via Traefik reverse proxy). Add ENV NODE_ENV=production for production-mode optimizations.
Description
No description provided
Languages
Dockerfile
46.1%
Python
42%
Makefile
6.1%
Shell
5.8%