Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/whaler/whaler

Define and run multi-container applications with Docker https://git.io/whaler-wiki
https://github.com/whaler/whaler

docker whaler

Last synced: 19 days ago
JSON representation

Define and run multi-container applications with Docker https://git.io/whaler-wiki

Awesome Lists containing this project

README

        

# 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= Specify an "Whaler" version (dev, latest, ...).
```

## License

This software is under the MIT license. See the complete license in:

```
LICENSE
```