ocitree

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2022 License: MIT Imports: 1 Imported by: 0

README

🌲 ocitree - Manage OCI/Docker images as git repositories.

push workflow

ocitree is a tool to manipulate OCI/Docker images using git like commands (rebase, log, checkout, etc). It is inspired by ostree but uses OCI/Docker images as storage.

Getting started

Let's start by installing ocitree.

Installation

Currently, you can only install ocitree using go install:

go install github.com/negrel/ocitree@latest
Usage

ocitree is designed to be similar to git, you can see the list of command by executing the following command:

# Print help informations
ocitree --help

TODO

  • Rebase user changes
    • pick rebase choice
    • exec rebase choice
    • drop rebase choice
    • reword rebase choice
    • squash rebase choice

Contributing

If you want to contribute to ocitree to add a feature or improve the code contact me at negrel.dev@protonmail.com, open an issue or make a pull request.

🌠 Show your support

Please give a ⭐ if this project helped you!

buy me a coffee

📜 License

MIT © Alexandre Negrel

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL