2.0.3 (2024-04-07)
- update all dependencies (b71d152)
2.0.2 (2024-03-30)
- install ngrok (b952e04)
2.0.1 (2024-03-30)
- enable PAM to fix SSH (7508258)
2.0.0 (2024-03-29)
- Node 14 and 16 were removed from the box
2.0.0 (2024-03-29)
- Node 14 and 16 were removed from the box
1.1.1 (2022-07-14)
1.1.0 (2022-07-13)
- add missing dockerignore (bf563da)
- change replace logic for the entrypoint (90bcb78)
- remove Node 12 from nvm (a5cf31e)
- upgrade vsx files for the dev box (4a2f86c)
- use ENTRYPOINTD (20ff072)
- add support for custom icons (5975f2d)
1.0.2 (2022-03-30)
- debug the docker release (a020036)
1.0.1 (2022-03-30)
- apply the git user data (247391e)
- add scripts to install and run the CLI (dd09828)
- add support for hashed-password in the utility (ce18113)
- load nvm directly (89685d3)
- never log undefined (d1b60d9)
- only create config.yaml if it doesn't exist (8a20b32)
- only install prod deps for the CLI (e35ac32)
- only run prepare script on dev (428bad0)
- remove Copilot for now (a505780)
- remove unnecessary aliases (979e66e)
- remove unnecessary instruction (d091407)
- replace env and utils with the CLI (93ea1ac)
- setup locales (064682f)
- stop replacing zsh theme in the Dockerfile (846ac87)
- write code-server config with CLI (39848c4)
- add initial setup for the box (d02c55d)
- allow custom domain (74e629e)
- allow for custom label on the terminal (9085af5)
- copy vscode keybindings (d3ea10d)
- copy vscode user settings (1789370)
- install vscode extensions (0399b5d)
- remove the need for build args (82ee108)
- setup all Node LTS versions (9941b0b)
- setup code-server (e083ae3)
- setup nginx (7ffdcbf)