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.3.tar.gz
(15.3 kB
view details)
Built Distribution
grocker-6.3-py2.py3-none-any.whl
(22.1 kB
view details)
File details
Details for the file grocker-6.3.tar.gz
.
File metadata
- Download URL: grocker-6.3.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6741f6d3e29c5f0dd39f201928f9bbd805b72ba8d96375b33efb07569d1887f9 |
|
MD5 | f2490f1f06e80531fc97b4c08d3a536d |
|
BLAKE2b-256 | 4801644efa160988c7b85aed3f2a03db15992ef0e1e211d00a26f2c9484ca891 |
File details
Details for the file grocker-6.3-py2.py3-none-any.whl
.
File metadata
- Download URL: grocker-6.3-py2.py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c73bec4298587598c986836f6c23d590a78d89a9c53aabf13671241cab63f3c9 |
|
MD5 | 62e6fc059eb4738426a682b168479bc9 |
|
BLAKE2b-256 | a77d6b60d33b72106470e1d503af6a719f8a6af067d21ce9fb907d4e046c7dcb |