Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 509 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 509 Bytes

D9s

A shameless ripoff of the brilliant UI for derailed/K9s built for Docker.

Installation

Clone the repo and
make build

Currently connecting to the server relies on the DOCKER_HOST environment variable. Refer to the Docker documentation on exposing the host daemon to remote access. The default example is a simple unauthenticated TCP connection, however more secure methods are available.