Composer for dockerfiles
Project description
Docker-Printer
docker-printer is a CLI for easily managing multistep and branching dockerfiles.
Regular multi-stage dockerfiles and docker build commands are incredibly powerful and useful; however, they are designed for building a single image. Multistage builds can be used to define multiple related images, but this quickly results in complicated dockerfiles, possibly duplicated instructions, and complicated collections of build commands.
docker-printer addresses this in two main ways:
- By allowing dockerfiles to be composed from re-usable modules.
- By building bake files for use by
docker buildx bakethat consolidate the build processes of multiple images in multiple environments into a single configuration file.
Getting Started and Documentation
pip install docker-printer
docker-printer init
See the documentation for how to get started.
There are also example docker constructs provided in the /examples folder.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file docker_printer-1.0.0.tar.gz.
File metadata
- Download URL: docker_printer-1.0.0.tar.gz
- Upload date:
- Size: 18.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5728b2b5a1b6a397bbfc6f1481460a70f95c1fbca14da095e38342545658008b
|
|
| MD5 |
6980e8a71e3ecb402ed46e344615cdca
|
|
| BLAKE2b-256 |
abfddf9d5f3b35a68411f6e19195015bc4a30a55196d12dbfa6361267b2506f9
|
File details
Details for the file docker_printer-1.0.0-py3-none-any.whl.
File metadata
- Download URL: docker_printer-1.0.0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.31.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d743cb4e418f4dfaa1e66b715fe0ca523f16715fbf0c30edc21e7a430eef69f3
|
|
| MD5 |
54a6ae1f94c64e8116ac5410476eac77
|
|
| BLAKE2b-256 |
08526d1401debcda6e81a080dc8b99f41e0326f87f8d8587daa64c838b1b1bf8
|