fundock

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 28, 2022 License: MIT Imports: 5 Imported by: 0

README

fundock

fundock is a simple FaaS which run functions using Docker containers.

Installation

The quickest way to get started with fundock is by using docker-compose. Copy the docker-compose.yml file to a folder, and run docker-compose up to run fundock. You can then point your browser to http://localhost:8080 to use it.

Features

fundock is a simple FaaS implementation that runs functions using Docker containers. Any docker container can potentially be used. fundock passes in the provided input to the stdin of the container, and reads any logs/output back and stores it as the output of the function.

https://user-images.githubusercontent.com/104314/209816472-be790e41-11ce-4629-bc53-d59833d0ff9e.mp4

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL