Sign inSign up

eguezgustavo/dev_env_base

By eguezgustavo

Updated almost 6 years ago

Basic development environment with ubuntu as base visual studio code server

Image
0

153

eguezgustavo/dev_env_base repository overview

Basic dev environment

What is included:

  • zsh
  • powerlevel 10K
  • VS Code server

Run at as:

docker run -d --p 8080:8080 -e "PASSWORD=<vs code server password>" eguezgustavo/dev_env_base

Once it is running:

  • Open a shell and configure the look and feel
docker exec -it <contain> zsh
  • Login into the vs code server using the password provided to docker run
http://127.0.0.1:8080

Tag summary

Content type

Image

Digest

Size

289.2 MB

Last updated

almost 6 years ago

docker pull eguezgustavo/dev_env_base