bxbdbt
A Build Bot for Toolbx container images.
Description
BXBDBT (Build Bot for Toolbx) is an automated tool that helps maintain and update Toolbx container images. It monitors container registries for new base images and automatically updates Containerfiles with the latest available versions.
Installation
-
Clone the repository:
git clone https://codeberg.org/goern/bxbdbt.git cd bxbdbt
-
Install using Poetry:
poetry install
Usage
BXBDBT can be used to:
-
Check for latest tags in a container registry:
poetry run python src/update-containerfile.py registry.example.com/namespace/repository
-
Update a Containerfile with the latest base image:
poetry run python src/update-containerfile.py --containerfile path/to/Containerfile
Options
--with-date: Show the creation date of the latest tag--debug: Enable debug logging--containerfile: PATH Path to Containerfile to update--dry-run: Show what changes would be made without actually making them
Authentication
Set the following environment variables for registry authentication:
REGISTRY_USERNAME: Registry usernameREGISTRY_PASSWORD: Registry password
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
License
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.
Contact
- Author: goern
Release files for bxbdbt 0.4.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bxbdbt-0.4.7.tar.gz | 19.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bxbdbt-0.4.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 39.3 kB
Release files / bxbdbt-0.4.7.tar.gz
| Download URL | bxbdbt-0.4.7.tar.gz |
|---|---|
| Size | 19.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
00f9d5c4e0a7c8953321c59b742791039e0436baea1a82bab08029cafd26c4b8
|
|
BLAKE2b-256 checksum How to use checksums |
48f7124ecdd68aa35eebc38b7a74c3fa060ff51e8d2ac331a5a2622ab0795b8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Linux/6.11.10-300.fc41.x86_64
|
Release files / bxbdbt-0.4.7-py3-none-any.whl
| Download URL | bxbdbt-0.4.7-py3-none-any.whl |
|---|---|
| Size | 20.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bb7d5c110ef1b3252821a021e682dc9955cfe270b51e39694277544a67fa13ad
|
|
BLAKE2b-256 checksum How to use checksums |
877bd1a67aa08f7c3cf0b5387587578bacd3ae29fcdf6fe965f5f821c9f1f0ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.4 CPython/3.13.0 Linux/6.11.10-300.fc41.x86_64
|