Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

weenect/allan-docker-dev-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What you will get at the end

  • a docker container in which you can SSH in
  • (optional) neovim: with deoplete , and python language server
  • (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_dev_docker

so then you canssh in your machine with portYOUR_LOCAL_PORT

Extensive list of stuff installed:

  • neovim
  • zsh
  • python2 and python3

About

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

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Shell55.9%
  • Vim Script23.0%
  • Dockerfile21.1%

[8]ページ先頭

©2009-2026 Movatter.jp