Skip to content

lovesaroha/lDocker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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