Skip to content
master
Go to file
Code

Latest commit

Optimizes Docker builds by copying from license-check Docker image
instead of using curl to download the tool.

Signed-off-by: hasheddan <georgedanielmangum@gmail.com>
c3059c8

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

faas-swarm

Build Status

Summary

This is the Docker Swarm provider for OpenFaaS.

The first and canonical implementation of OpenFaaS was tightly coupled to Docker Swarm. This repository aims to decouple the two so that all providers are isomorphic and symmetrical.

Deployment

To deploy faas-swarm use deploy_stack.sh in the main OpenFaaS repository.

Status

Status: Released

Features:

  • Create
  • Proxy
  • Update
  • Delete
  • List
  • Scale

Docker image: openfaas/faas-swarm

Contributing

The contribution guide applies from the main OpenFaaS repository.

You can’t perform that action at this time.