Skip to main content

A Docker management tool

Project description

Dockit CLI

Don’t copy old Docker files. Dockit them.


# Dockit is a developer-friendly CLI tool that helps you quickly scaffold and manage Docker-based services (like PHP, MySQL, Nginx, etc.) in your local development environment — with zero hassle.

  • Add services with proper configuration
  • Generate Docker Compose files in seconds

Why to use Dockit CLI

Starting a new project often means hunting down old Docker Compose files, remembering service versions, copying configs from previous local projects, or digging through GitHub repos. Dockit eliminates that repetitive setup pain by offering a guided workflow to build your stack from scratch — or even add new services to your dockit to use them in the future.


Installation

Install Dockit globally with pip:

pip install dockit-cli

Requirements

  • Python 3.11 or higher
  • Docker installed and running
  • Git (for version control)

Usage

dockit init

This will walk you through setting up a new Docker environment with the services you choose.

Add a new Service

dockit add-service

Pick from preconfigured services like:

  • Nginx
  • PHP
  • MySQL
  • PostgreSQL
  • Redis
  • MongoDB
  • phpMyAdmin

Documentation

CHECKOUT DOCUMNETATION NOW

Test in a Clean Docker Container

Need to test it first? You can go with a simple container and checkout the tool instantly:

docker run -it --rm python:3.11-slim bash 

# inside bash run:

pip install dockit-cli

# start use the tool

dockit --help

# or 

dockit init

This will let you try Dockit in isolation without affecting your local setup.


🧑‍💻 Contributing

We welcome contributions! Please read the contribution guide for setup instructions.


🪪 License

Dockit is open-source software licensed under the MIT License.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dockit_cli-2.0.1.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

dockit_cli-2.0.1-py3-none-any.whl (36.0 kB view details)

Uploaded Python 3

File details

Details for the file dockit_cli-2.0.1.tar.gz.

File metadata

  • Download URL: dockit_cli-2.0.1.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for dockit_cli-2.0.1.tar.gz
Algorithm Hash digest
SHA256 f827664f02aea7c0a42f63dc251fbe9fa1fc5851b69f8ce683d53cab2e34ecd7
MD5 17a05dbca0d505198be02341f4c037c4
BLAKE2b-256 6ba1a15e9a5b2025e0ebb0fe1c4d893b5d933a8224e37dfc807f843f82fb5919

See more details on using hashes here.

File details

Details for the file dockit_cli-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: dockit_cli-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 36.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.12

File hashes

Hashes for dockit_cli-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8e76a8cad31ada708e3dccc546b2953e1736a31a4fb6687594b198d9e6cde0f8
MD5 083bbbfcceb067430d1e0469f10ceb30
BLAKE2b-256 a3a8a2493955fde93062fb7869105c3a79a5f9f73b09765f7c02628eddd73909

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page