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: about 1 year ago
JSON representation
Define and run multi-container applications with Docker https://git.io/whaler-wiki
- Host: GitHub
- URL: https://github.com/whaler/whaler
- Owner: whaler
- License: mit
- Created: 2015-10-23T05:59:34.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T13:33:37.000Z (over 2 years ago)
- Last Synced: 2025-03-25T17:21:23.144Z (over 1 year ago)
- Topics: docker, whaler
- Language: JavaScript
- Homepage:
- Size: 457 KB
- Stars: 20
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Whaler
This app depends on [docker](https://www.docker.com/).

## 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
```