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 \
|
build-base \
|
||||||
python3 \
|
python3 \
|
||||||
py3-pip \
|
py3-pip \
|
||||||
|
yazi \
|
||||||
openssh
|
openssh
|
||||||
|
|
||||||
# Set environment variables
|
# Set environment variables
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,6 @@ image=git.alecodes.page/alecodes/devbox:latest
|
||||||
replace=true
|
replace=true
|
||||||
pull=false
|
pull=false
|
||||||
init=true
|
init=true
|
||||||
unshare_all=true
|
|
||||||
root=false
|
root=false
|
||||||
start_now=true
|
start_now=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue