builderer 2.0.0
pip install builderer
Released:
Container based mono repo builder.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Florian Sattler
- Tags builderer, continuous integration, continuous delivery
- Requires: Python >=3.10
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
Project description
builderer builds docker based projects both in ci/cd and locally omitting endless configuration and the need to restart ci/cd pipelines to get a running build.
Help
See documentation for help.
Installation
pip install builderer
Example
Create .builderer.yml
a the root of your project:
steps:
- type: build_images
directories:
- database
- frontend
- backend
Run the configuration.
$ builderer
Building image: database
Building image: frontend
Building image: backend
Pushing image: backend
Pushing image: frontend
Pushing image: database
Further configuration can be supplied via command line or in .builderer.yml
.
See builderer --help
and docs to learn more.
Changelog
Interested in what's new? Take a look at the Changelog!
License
This project is licensed under the terms of the MIT license.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Florian Sattler
- Tags builderer, continuous integration, continuous delivery
- Requires: Python >=3.10
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
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 builderer-2.0.0.tar.gz
.
File metadata
- Download URL: builderer-2.0.0.tar.gz
- Upload date:
- Size: 19.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f04db012a26346c67a2b3b04bcd5c6076d0545001065e8bc1bb025975d748e5c |
|
MD5 | b932eeb884faeb9c9ef1952ed96290fa |
|
BLAKE2b-256 | e6bc1ccf5d40d813b894588386ad49df16775142e02de75617af28b2f334c010 |
File details
Details for the file builderer-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: builderer-2.0.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc8584ba2abb1e0d6e2f1ef1cb9c2a1ae08751c808b2bda9d31bd03e63288f4d |
|
MD5 | bf70aa7ffe60e99932a17a6e2b98d8d4 |
|
BLAKE2b-256 | e0d192fa6708440da2a5fbba57d64794a001707a26f557bccee94989060349de |