Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 600 Bytes

File metadata and controls

19 lines (15 loc) · 600 Bytes

Installation

Run the command below from the directory where you want to install the script.

curl -sL https://raw.githubusercontent.com/aj-may/docker-proxy/master/install.sh | bash

Usage

docker-proxy status      Prints the status of the docker proxy.
docker-proxy start       Starts the docker proxy.
docker-proxy stop        Stops the docker proxy.
docker-proxy restart     Restarts the docker proxy.
docker-proxy update      Pulls the latest image for the docker proxy container.
docker-proxy help        Show this message.
docker-proxy version     Print the version number.