Update devbox.Dockerfile

pull/298/head
SamPosh 2 years ago committed by GitHub
parent 12a60bb991
commit 79b3c1d21b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,8 +1,9 @@
# This is devbox which means development environment
# this will contain neovim with Astrovim distro
# this will contain neovim with configuration
FROM python:3-slim-buster
# If you need to run from behind the proxy then set the proxy below
#ENV http_proxy
#ENV https_proxy
#ENV no_proxy

Loading…
Cancel
Save