Skip to content

Commit

Permalink
add direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Nov 4, 2024
1 parent 3a3ca34 commit 235ece5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docker/slim-all/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,11 @@ ENV DEVCONTAINER="slim-all"
#################################################################################
# Python
ARG APT_PKGS="\
direnv \
python3 \
python3-venv \
python3-dev \
python3-venv \
python3-dotenv \
python3.11 \
python3.11-venv \
python3.11-dev \
Expand Down

0 comments on commit 235ece5

Please sign in to comment.