Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/whaler/whaler
- Owner: whaler
- License: mit
- Created: 2015-10-23T05:59:34.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-13T13:33:37.000Z (about 1 year ago)
- Last Synced: 2024-11-21T06:38:19.827Z (about 2 months ago)
- Topics: docker, whaler
- Language: JavaScript
- Homepage:
- Size: 457 KB
- Stars: 20
- Watchers: 3
- 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/).
![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
```