jupiter / Dockerfile

Commit History

Update Dockerfile
4bb9a18
verified

arfandi7322 commited on

fix: set SHELL=/bin/bash so arrow keys work in terminal
1a48c86

arfandi7322 commited on

fix: show hidden files in file browser (server config + frontend override)
fe0ff63

arfandi7322 commited on

Add Node.js 20 (npm/npx) + Bun to Dockerfile
fcc8d07

arfandi7322 commited on

Replace nginx+flask auth with single aiohttp proxy (fix JS chunks getting HTML 302)
4e29137

arfandi7322 commited on

Run supervisord as root, drop privileges per-program (fix APP_STARTING hang)
bfebeff

arfandi7322 commited on

Fix Dockerfile layer ordering + non-root nginx/supervisor paths
9a8be9e

arfandi7322 commited on

Add password gate (nginx + Flask auth) in front of token-less JupyterLab
906bfb8

arfandi7322 commited on

Add JupyterLab setup (Docker SDK, CPU)
b41442b

arfandi7322 commited on