UNPKG

whaler

Version:

Define and run multi-container applications with Docker

37 lines (22 loc) 532 B
# Whaler This app depends on [docker](https://www.docker.com/). ![Whaler](whaler.png) ## Setup Download [whaler-client](https://github.com/whaler/whaler-client/releases/tag/0.x) ### Linux & Darwin/macOS ```sh curl -sSL https://git.io/get-whaler | sh ``` OR ```sh curl -sSL https://git.io/get-whaler | sh -s -- [options] ``` Available options: ``` --version=<VERSION> Specify an "Whaler" version (dev, latest, ...). ``` ## License This software is under the MIT license. See the complete license in: ``` LICENSE ```