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 bake
that consolidate the build processes of multiple images in multiple environments into a single configuration file.
Getting Started and Documentation
See the documentation for how to get started.
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
File details
Details for the file docker-printer-0.1.2.tar.gz
.
File metadata
- Download URL: docker-printer-0.1.2.tar.gz
- Upload date:
- Size: 7.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f461e7e5ce54804a67a0200abdb7c835358fe4ffcda1ddfdc667acce1421c4a |
|
MD5 | 04fa35918a9baface703754a2dcd6472 |
|
BLAKE2b-256 | 851bb4637d19086229e29703fb94594157053a38b0dc30bb8be1359ffea23565 |
File details
Details for the file docker_printer-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: docker_printer-0.1.2-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74f0117d4e714483e5eef026a711563ebe0c104eb3c2a72e36e47f53f2a37655 |
|
MD5 | 182767fd68007c4218c271d98e139e4e |
|
BLAKE2b-256 | cb8cc8f062e8d8f887d83fc6327a75c5ee59ed01dbe96a26bd587378ae82bfb3 |