A tool to parse rockerc.yaml files and pass on the arguments onto rocker
Project description
rockerc
Continuous Integration Status
Installation
pip install rockerc
Usage
#searches for rockerc.yaml and passes those arguments to rocker
rockerc
Motivation
Rocker is an alternative to docker-compose that makes it easier to run containers with access to features of the local environment and add extra capabilities to existing docker images. However rocker has many configurable options and it can get hard to read or reuse those arguments. This is a naive wrapper that read a rockerc.yaml file and passes them to rocker. There are currently no plans to integrate docker-compose like functionalty directly into rocker so I made this as a proof of concept to see what the ergonomics of it would be like.
Caveats
I'm not sure this is the best way of implementing rockerc like functionality. It might be better to implmented it as a rocker extension, or in rocker itself. This was just the simplest way to get started. I may explore those other options in more detail in the future.
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 rockerc-0.4.0.tar.gz
.
File metadata
- Download URL: rockerc-0.4.0.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f461852abaa2eb24ecc75ecb5ee44492030a78cf9a9992a56af0b7d38f9d9465 |
|
MD5 | 57d95066bce3bdad0830a284f5a0208b |
|
BLAKE2b-256 | 9ac51817e53719c5eab17a5d83a83e58970100f95c69967ba377f17967fb375b |
File details
Details for the file rockerc-0.4.0-py2.py3-none-any.whl
.
File metadata
- Download URL: rockerc-0.4.0-py2.py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aacadecdfe6e444a8c181a21ccc845dfa37c52f328b931dc5b55e10ae80482e5 |
|
MD5 | 65a1725ad4ae734b379abcedd148f924 |
|
BLAKE2b-256 | 623f6a2b9987a53c6cf9e3beb4df8aab71884cd6c1c51b6d62b06523d61837a0 |