mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +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)
|
||||
|
||||
## Minimum requirements:
|
||||
* Docker 1.13 (to support Docker Stacks)
|
||||
* At least a single host in Docker Swarm Mode. (run `docker swarm init`)
|
||||

|
||||
|
||||
## 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)
|
||||
|
||||
## Minimum requirements:
|
||||
* Docker 1.13 (to support Docker Stacks)
|
||||
* At least a single host in Docker Swarm Mode. (run `docker swarm init`)
|
||||
|
||||
## Additional content
|
||||
|
||||
#### Would you prefer a video overview?
|
||||
|
Reference in New Issue
Block a user