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

bugchecker/docker-python34

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Docker image running Ubuntu:trusty with latest Python 3.5 (built from source) This is the base image for:

- https://github.com/ampervue/docker-ffmpeg

- https://github.com/ampervue/docker-python34-ffmpeg

- https://github.com/ampervue/docker-python34-opencv

To Build

docker build -t <imageName> .

To pull and run from hub.docker.com

Docker Hub: https://registry.hub.docker.com/u/dkarchmervue/python34/

Source and example: https://github.com/ampervue/docker-python34

docker pull dkarchmervue/python34
docker run --rm -ti dkarchmervue/python34 python --version
docker run --rm -ti -v ${PWD}:/work dkarchmervue/python34 python your-python-script.py
docker run --rm -ti dkarchmervue/python34 bash

Python 2.7

For Python 2.7, use https://github.com/ampervue/docker-python27

About

A base image with Python 3.4 used by images building FFMPEG or OpenCV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.