lovesaroha / lDocker

Simple container management tool for docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lDocker

Simple container management tool for docker.

Features

  • Lightweight and Fast.
  • Native Go implementation.
  • Manage docker containers.
  • Supports os dark mode.

Requirements

  • Go 1.9 or higher. We aim to support the 3 latest versions of Go.
  • Go client for the Docker Engine API.

Docker Go SDK

Simple install the package to your $GOPATH with the go tool from shell:

go get -u "github.com/docker/docker/client"

Make sure Git is installed on your machine and in your system's PATH.

Usage

go run main.go

image


image


image


image


image

About

Simple container management tool for docker.

License:GNU General Public License v3.0


Languages

Language:CSS 64.9%Language:JavaScript 20.7%Language:Go 12.2%Language:HTML 2.2%