Tagged in

Fn

Fn Project
Fn Project
Learn about the Fn Project, containers, and serverless computing!
More information
Followers
1K
Elsewhere
More, on Medium

Serverless Jenkins Pipelines with Fn Project

This post was originally written by Carlos Sanchez on his blog. Thanks Carlos!

The Jenkinsfile-Runner-Fn project is an Fn Project (a container-native, cloud-agnostic serverless platform) function to run Jenkins pipelines. It…


Dive into Serverless Functions

Fn is a cloud agnostic, container native, serverless platform and as such, Fn leverages Docker…


Fn Hot Docker Functions

Ideally, an Fn function should be “hot”. With a hot function, the function container is started and kept alive to…