Marco Bravo

Logo

Marco Bravo's DEV Profile If you don’t know, ask – if you know, share! ~ opensource mindset Baseball ball image


➠ "We may not have control over our circumstances, but we do have control over our minds"
➠ What do I want to do next?
Cloud and rainbow image

View My GitHub Profile

31 January 2020

Building containers without Docker

by Marco Bravo

OpenFaaS logo image

There are several ways to build containers without the need for Docker itself. OpenFaaS as the case-study, which uses OCI-format container images for its workloads. The easiest way to think about OpenFaaS is as a CaaS platform for Kubernetes which can run microservices, and add in FaaS and event-driven tooling for free.

See also OpenFaaS.com

Full article

tags: openfaas - opensource - containers - buildkit - docker - kaniko - oci - kubernetes