A bot, to build toolbx container images
Project description
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
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
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 bxbdbt-0.4.2.tar.gz.
File metadata
- Download URL: bxbdbt-0.4.2.tar.gz
- Upload date:
- Size: 17.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.11.10-300.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e318edf211e6360972e9f7691fdf2f901fe64791f51fcf89f7783e798ae3a677
|
|
| MD5 |
75827783ee41720d45571f21e95b03e6
|
|
| BLAKE2b-256 |
73374a6546f04a7bc2d469556060b6c7d8d2be921b5f951270cfde09c3fc3c69
|
File details
Details for the file bxbdbt-0.4.2-py3-none-any.whl.
File metadata
- Download URL: bxbdbt-0.4.2-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Linux/6.11.10-300.fc41.x86_64
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9c4b548d3897a1a8cf18aba44c57f02d3a61e57c9db6b4b1c8f187a205db63dd
|
|
| MD5 |
b7e300dff0acbf1345b77fb54295d5e3
|
|
| BLAKE2b-256 |
d037feb4b4f70635a51717b964e3c58c477b0405593332bbb565131626d63894
|