mirror of
https://github.com/openfaas/faas.git
synced 2025-06-19 04:26:35 +00:00
Adding stack image to README
This commit is contained in:
@ -13,9 +13,7 @@ FaaS is a framework for building serverless functions on Docker Swarm with first
|
|||||||
[](https://travis-ci.org/alexellis/faas)
|
Status](https://travis-ci.org/alexellis/faas.svg?branch=master)](https://travis-ci.org/alexellis/faas)
|
||||||
|
|
||||||
## Minimum requirements:
|

|
||||||
* Docker 1.13 (to support Docker Stacks)
|
|
||||||
* At least a single host in Docker Swarm Mode. (run `docker swarm init`)
|
|
||||||
|
|
||||||
## TestDrive
|
## TestDrive
|
||||||
|
|
||||||
@ -63,6 +61,10 @@ FaaS is still expanding and growing, check out the developments around:
|
|||||||
|
|
||||||
* [Read the Roadmap](https://github.com/alexellis/faas/blob/master/ROADMAP.md)
|
* [Read the Roadmap](https://github.com/alexellis/faas/blob/master/ROADMAP.md)
|
||||||
|
|
||||||
|
## Minimum requirements:
|
||||||
|
* Docker 1.13 (to support Docker Stacks)
|
||||||
|
* At least a single host in Docker Swarm Mode. (run `docker swarm init`)
|
||||||
|
|
||||||
## Additional content
|
## Additional content
|
||||||
|
|
||||||
#### Would you prefer a video overview?
|
#### Would you prefer a video overview?
|
||||||
|
Reference in New Issue
Block a user