Skip to content

This Docker CLI Plugin displays the container's important contents in a human-readable format

Notifications You must be signed in to change notification settings

kagamirror123/docker-psx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-psx

This Docker CLI Plugin displays containers by Compose Project.

Installation

You can download docker-psx binaries from the release page on this repository.

mkdir -p ~/.docker/cli-plugins/
wget -q https://github.com/kagamirror123/docker-psx/releases/download/v0.0.2/docker-psx
chmod +x docker-psx
mv docker-psx ~/.docker/cli-plugins/

Rename the relevant binary for your OS to docker-psx and copy it to $HOME/.docker/cli-plugins

Using

docker psx

image

About

This Docker CLI Plugin displays the container's important contents in a human-readable format

Resources

Stars

Watchers

Forks

Packages

No packages published