Categorygithub.com/dockit-dev/dockit
modulepackage
0.1.0
Repository: https://github.com/dockit-dev/dockit.git
Documentation: pkg.go.dev

# README

dockit

Test codecov

The command-line tool provides a convenient way to set up access to remote Docker servers hosted by Dockit.

Installation

To install dockit CLI, you can use the following command:

go install github.com/dockit-dev/dockit@latest

Make sure your Go bin directory is added to your system's PATH.

Command Reference

configure

The configure command sets up access to a remote Docker server by providing the Dockit configuration file. Additionally, it creates a new Docker context and sets it as active, enabling seamless interaction with the remote Docker server.

dockit configure [path]

[path]: path to the Dockit configuration file (required).

Example

dockit configure /path/to/dockit_configuration.tar.gz

Contributing

Contributions are welcome! If you find any bugs or have suggestions for improvements, please open an issue or submit a pull request.

License

This project is licensed under the Apache License - see the LICENSE file for details.

# Packages

Copyright © 2024 NAME HERE [email protected] */.