https://github.com/ziozzang/docker-pyenv
pyenv for Docker
https://github.com/ziozzang/docker-pyenv
Last synced: 3 months ago
JSON representation
pyenv for Docker
- Host: GitHub
- URL: https://github.com/ziozzang/docker-pyenv
- Owner: ziozzang
- License: mit
- Created: 2015-03-19T05:24:04.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-06-17T08:55:11.000Z (about 11 years ago)
- Last Synced: 2025-01-28T18:21:25.075Z (over 1 year ago)
- Size: 137 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-pyenv
pyenv for Docker / Run as normal user.
build newest python 2.x version.
# Build
```
docker build -t ziozzang/pyenv .
```