feat: update devbox config
This commit is contained in:
parent
19fbdc6834
commit
48d623b989
2 changed files with 1 additions and 1 deletions
|
|
@ -16,6 +16,7 @@ RUN apk update && apk upgrade && \
|
|||
build-base \
|
||||
python3 \
|
||||
py3-pip \
|
||||
yazi \
|
||||
openssh
|
||||
|
||||
# Set environment variables
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ image=git.alecodes.page/alecodes/devbox:latest
|
|||
replace=true
|
||||
pull=false
|
||||
init=true
|
||||
unshare_all=true
|
||||
root=false
|
||||
start_now=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue