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 as its base image. But we have plans to allow using a lightweight distribution such as Alpine Linux in a near future.
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>
Release files for grocker 5.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| grocker-5.4.tar.gz | 15.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| grocker-5.4-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 38.9 kB
Release files / grocker-5.4.tar.gz
| Download URL | grocker-5.4.tar.gz |
|---|---|
| Size | 15.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0377ed6f01e081e2e0646ca1f0c31799c23d3660f501aec00decc05924d52609
|
|
BLAKE2b-256 checksum How to use checksums |
e6744166f9f5add836885845d77989da7d54a98c6224e4229c912647b3abbc5d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / grocker-5.4-py2.py3-none-any.whl
| Download URL | grocker-5.4-py2.py3-none-any.whl |
|---|---|
| Size | 23.6 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
689ea48f91d5a38c52f1348296a22a74a9ffeb29af35e8a7707d8ffcb83b80c9
|
|
BLAKE2b-256 checksum How to use checksums |
3d6bfe3d21d77a8813714fd79c1c26581e9a4481598397aa2922033046187409
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |