Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

aurelienmaury/allan-docker-dev-python

Open more actions menu
 
 

Repository files navigation

Devbox for python projects using docker

What you will get at the end

  • a docker container in which you can SSH in
  • (optional) Vim: with YouCompleMe / Syntastic and my vimrc (that you can easily replace by yours)
  • (optional) Zsh: with my zshrc (that you can replace by yours)

Requirements

  • docker

Creation

./create_docker.sh

Usage

docker run -d -e HOST_USER_UID=$(id -u)  --name YOUR_PROJECT -p YOUR_LOCAL_PORT:22 python_vim_docker

so then you can ssh in your machine with port YOUR_LOCAL_PORT

Extensive list of stuff installed:

TODO

About

Docker container to pop a dev environment for go projects (with vim/zsh etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 75.6%
  • Vim Script 24.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.