ctfguide-tech / docket

Manage fleets of containers across your own infrastructure. Built for CTFGuide's virtual terminal service.
3 stars 0 forks source link
ctf docker lab virtual-lab

Docket

Manage fleets of containers across your own infrastructure. Built for CTFGuide's virtual terminal service.

Installation

  1. Install Docker by following the instructions here.
  2. Install Node.js by following the instructions here.
  3. Clone the repository:
  4. Install dependencies:

Usage

Endpoints

Supported Images

Support for custom images is coming soon.

Tooling

You'll find tools in the src/tools folder in this repository.

Tools

There will be many more tools in the future!

Dependencies

Contributing

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/awesome-feature).
  3. Make your changes.
  4. Commit your changes (git commit -am 'Add some feature').
  5. Push to the branch (git push origin feature/awesome-feature).
  6. Create a new Pull Request.

License

This project is licensed under the MIT License.

Copyright

© CTFGuide Corporation 2024. Authored by Pranav Ramesh 2024.