Sign inSign up

ftsiadimos/command-cli-image

By ftsiadimos

Updated 4 months ago

A simple Flask‑based Web UI for storing, searching and managing shell commands.

Image
API management
Developer tools
Databases & storage
1

3.4K

ftsiadimos/command-cli-image repository overview

A simple Flask‑based web UI for storing, searching and managing shell commands.

Docker GHCR License Python Docker Pulls

Github https://github.com/ftsiadimos/CMD-Repo

Feature requests, bug reports, and other contributions are welcome. The best way is to open an issue on GitHub.

Basic Usage Instructions

  1. Install the docker server if you haven't already.
  2. Pull the command-cli-image image using the following command:
    docker pull ftsiadimos/command-cli-image:latest
    
  3. Use the image by running the following command:
    docker run -d --restart unless-stopped -p 5001:5001 --name=commnad-cli ftsiadimos/command-cli-image
    
    
  4. Open URL in a web browser.

Alt text

Tag summary

Content type

Image

Digest

sha256:8087dae21

Size

57.2 MB

Last updated

4 months ago

docker pull ftsiadimos/command-cli-image