docker-expose

command module
v0.0.0-...-48ca1cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 10, 2016 License: MIT Imports: 4 Imported by: 0

README

docker-expose

Small internal tool at Wizcorp that allows developers to expose their docker containers to the internet for testing.

CLI

NAME:
   docker-expose - Expose docker containers on aeris.cd

USAGE:
   docker-expose [global options] command [command options] [arguments...]

VERSION:
   0.1.0

AUTHOR(S):
   Wizcorp Inc

COMMANDS:
   add		Add a container to the expose server
   list		List currently running containers and their expose status
   rm		Remove a container from the expose server
   help, h	Shows a list of commands or help for one command

GLOBAL OPTIONS:
   --help, -h		show help
   --version, -v	print the version
docker-expose add CONTAINER_NAME/ID

Add a container to the expose server

Options

--port, -p "80" The port of the container to expose, default to 80

docker-expose list

List currently running containers and their expose status

docker-expose rm CONTAINER_NAME/ID

Remove a container from the expose server

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL