Skip to main content

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

  1. Install Docker Engine. See its official documentation.

  2. 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>

Direct wheel path

A wheel can also be directly passed to grocker to avoid the need to upload an artefact to build an image.

Grocker will switch to this mode if a / is present in the argument.

$ grocker build ./path/to/ipython-7.1.1-py3-none-any.whl --entrypoint ipython
$ docker run --rm -ti ipython:7.1.1-<grocker-version>

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.4.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

grocker-6.4-py2.py3-none-any.whl (25.5 kB view details)

Uploaded Python 2Python 3

File details

Details for the file grocker-6.4.tar.gz.

File metadata

  • Download URL: grocker-6.4.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for grocker-6.4.tar.gz
Algorithm Hash digest
SHA256 c95ba63c5abb0193fcb66266a1700a5dda0e6596035ad2611ef02fc0406c9a96
MD5 fa3f49000e69dcf382a95e9ce9682658
BLAKE2b-256 ed5db1cfc0f7bc440722d3046d728628d41615b810d9fcff71a7f5d4f8761620

See more details on using hashes here.

File details

Details for the file grocker-6.4-py2.py3-none-any.whl.

File metadata

  • Download URL: grocker-6.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 25.5 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for grocker-6.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 962e314873da6d5f92658b87c70f978cd1f480bf70a91be7e6e95e5028cd2c3e
MD5 dcada18491b5f1615612b240153f6e89
BLAKE2b-256 b4c4135a15ee54024296cdd2ab58d6e67a4b661aa414eddc4be0a499881d8f23

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page