Skip to content

UnionPOS/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Python

Dockerfile for Python

Quick Start

Here's how to get started...

  1. ensure you have a baseline configuration
  2. git clone https://github.com/UnionPOS/docker-python to pull down the repository
  3. make init to initialize the build-harness

Usage

Building the image

make build

Running the container

make run

Running the container (interactive mode)

make it

References

For additional context, refer to some of these links.

  • Docker - Docker Documentation

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

PRs are welcome. We follow the typical "git-flow" Git workflow.

  1. Clone the project to your own machine
  2. Commit changes to your own branch
  3. Push your work back up to your fork
  4. Submit a Pull Request so that we can review your changes

NOTE: Be sure to merge the latest upstream changes before making a pull request!

About

python/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors