Sign inSign up

rhiaro/pip-tools

By rhiaro

•Updated over 5 years ago

Image
0

365

rhiaro/pip-tools repository overview

Docker container for updating Python dependencies with pip-tools.

Runs pip-compile with --verbose by default.

⁠Usage

sudo docker run --rm -v $(pwd):/code rhiaro/pip-tools --flags requirements_file.in

Pass any other pip-compile flags you want, and the name of the .in file.

Tag summary

Content type

Image

Digest

Size

44 MB

Last updated

over 5 years ago

docker pull rhiaro/pip-tools