Skip to main content

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

  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>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

grocker-4.5.tar.gz (15.7 kB view details)

Uploaded Source

Built Distribution

grocker-4.5-py2.py3-none-any.whl (23.0 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: grocker-4.5.tar.gz
  • Upload date:
  • Size: 15.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for grocker-4.5.tar.gz
Algorithm Hash digest
SHA256 e062346799b689e65853dd64e787535a078ef7ae043ecbc99fb864d1955d535b
MD5 52bfe24f5e0b118cf6bf989867a39306
BLAKE2b-256 aab1062b71a5a50ea8065ff723669a7118ace4b307a4986a410752fea0e29a23

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for grocker-4.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 6fb24be6c72427c1bfa6a5f47cc2251cd32249f7f9190309e90c59cae2e25fdd
MD5 e8abb3870877350a62eed3e7d2f1c062
BLAKE2b-256 3f35089898465bb483796e2d5647deced119cb82cc7a5b9d643064411ae63144

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page