add direnv
This commit is contained in:
@@ -6,7 +6,7 @@ RUN apk -U --no-cache add \
|
||||
doas doas-sudo-shim \
|
||||
bash less openvi \
|
||||
coreutils grep gawk perl \
|
||||
curl bind-tools
|
||||
curl direnv bind-tools
|
||||
|
||||
RUN adduser -h /home/cli -s /bin/bash -D cli cli && \
|
||||
addgroup cli wheel && \
|
||||
|
||||
Reference in New Issue
Block a user