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.1.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file grocker-6.2.1.tar.gz
.
File metadata
- Download URL: grocker-6.2.1.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f78105e773427a1cc1cce442e2cbc37c0667a3e71a80dc4b230da490143c8aa |
|
MD5 | f06720e11bdb1b611168a0284c80790d |
|
BLAKE2b-256 | 395544ee1bba959fb5c6440dd437327a13ad05a790f2727d4bb21749800100e1 |
File details
Details for the file grocker-6.2.1-py2.py3-none-any.whl
.
File metadata
- Download URL: grocker-6.2.1-py2.py3-none-any.whl
- Upload date:
- Size: 23.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07c7ae24b2e5d5a3b350b45e378a09327f48fe218b61fb572520ce09a3d53cdf |
|
MD5 | 88129d535a6daf6618dc583b8eb36b4c |
|
BLAKE2b-256 | 69b5b493532589fe9dba5051a9f344423f2846a9e2967f85b6cd85e277004789 |