Skip to content

ApostaC/dev-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerized dev environment

Docker image with developer packages installed

Contained packages:

  • python3.10
  • vim 9.1
  • YouCompleteMe and a list of other vim plugins
  • tmux with customized tmux configurations
  • nodejs v22.12.0 (for vim copliot support)

Build docker

docker build -t apostacyh/devenv:latest .
docker push apostacyh/devenv:latest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published