KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
cct
★ 8
Open GitHub ↗
containers configuration tool
Download README (.md)
Explore Similar Repositories
socketty
:
Terminal over websockets using ratchet
trace-checker
:
No description available.
KWAD-Tool
:
KWAD Tool for Klei Game "Invisible, Inc."
Printrboard-Pi-Link
:
PCBA linking Printrbot Printrboard and Raspberry Pi
reactphp-reactjs-hostname-analyzer-example
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
cct
?
Download (.md)
# Deprecated This tool is deprecated you should use [Concreate](https://github.com/jboss-container-images/concreate) instead. # CCT containers configuration tool [](https://waffle.io/containers-tools/cct) [](https://circleci.com/gh/containers-tools/cct) [](https://gitter.im/containers-tools/cct?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) ## Installation not supported yet, use tool directly from git ```bash $ export PYTHONPATH="${CCT_REPO_PATH}:${PYTHONPATH}" ``` then you can run in project dir: ```bash $ python cct/cli/main.py -h ``` ## Usage ``` bash python cct/cli/main.py -v dummy.yaml ``` if command completes successfully you should get 0 result code and no error logged on stdout