Docker image builder
Project description
Grocker - a Docker image builder for Python applications
Grocker allows you to bundle your Python applications as Docker image while keeping the image size as minimal as possible.
Grocker uses debian:jessie, debian:stretch or alpine:latest as its base image.
Grocker is hosted on Github at https://github.com/polyconseil/Grocker. Grocker full documentation is available on https://grocker.readthedocs.io/.
Installation
Install Docker Engine. See its official documentation.
Install Grocker with pip: pip install grocker.
Basic usage
$ grocker build ipython==5.0.0 --entrypoint ipython
$ docker run --rm -ti ipython:5.0.0-<grocker-version>
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
grocker-6.2.tar.gz
(15.2 kB
view details)
Built Distribution
grocker-6.2-py2.py3-none-any.whl
(23.3 kB
view details)
File details
Details for the file grocker-6.2.tar.gz
.
File metadata
- Download URL: grocker-6.2.tar.gz
- Upload date:
- Size: 15.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 502b34a070f45a372076254991a0e6c7bd8bae54a53dd93c1638ea7357e938c8 |
|
MD5 | 8aed32ecc01ce525be2bdd3a48b47ccc |
|
BLAKE2b-256 | c8fd41b54513e162c4bd74ca1c565d83b271a5f40f5159aa6fac5c43c391fa52 |
File details
Details for the file grocker-6.2-py2.py3-none-any.whl
.
File metadata
- Download URL: grocker-6.2-py2.py3-none-any.whl
- Upload date:
- Size: 23.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7851a19913113f87cd3c02bc0a78fc189d25693bab389e3c347fece7122c2902 |
|
MD5 | 6b5b7be7529f9e2dbc50348b0b48d586 |
|
BLAKE2b-256 | c5acdafe2c2fd17e0d5defc086dc416e87f94c84ec5e1ad749eb1dd70aaec1f3 |