Stratoscale / osmosis

Osmosis replaces rsync, where the backend is a git-like object store. Its used for storing build products (and rootfses)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Osmosis

python -m pip install strato-skipper
make osmosis-cli
docker run osmosis-cli:$(git rev-parse HEAD) --help

About

Osmosis replaces rsync, where the backend is a git-like object store. Its used for storing build products (and rootfses)

License:Apache License 2.0


Languages

Language:C++ 75.2%Language:Python 22.4%Language:Makefile 2.0%Language:Shell 0.2%Language:C 0.1%