Skip to content

luminuszz/Apolo

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

Restart container

 ap r

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

My personal docker CLI

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published