diff --git a/Dockerfile b/Dockerfile index 679b3f0..074fe24 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,10 +10,15 @@ RUN apt-get update && \ ca-certificates \ curl \ gdb \ + gh \ git \ + glab \ + just \ + lazygit \ less \ locales \ man-db \ + nodejs \ ssh-client \ zsh && \ apt-get dist-clean diff --git a/README.md b/README.md index 2d45867..c9cae8d 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ Features: - git, curl make and other build-essentials - uv for python environment management - ssh, gdb and busybox for runtime debugging +- lazygit for git power users +- packages for seamless Claude integration ## How to use from the commandline