Skip to content

luminuszz/Apolo-docker-cli

Repository files navigation

Apolo docker CLI

Apolo is my personal CLI for docker but it could be yours too 😄. Helpers and macro commands to make docker easier

Install

 npm i apolo-docker-cli -g

Commands

Logs

List all up container to log

 ap l 

image

UP

List all off container to up

 ap up 

image

Down

List all up container to down

 ap st 

image

SH

image

List all up container to run any command

 ap sh {command} 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published