The document introduces the Fn Project, an open source container-native serverless framework. It allows running functions from any language as Docker containers on Fn Server, which can be deployed on Kubernetes or other container runtimes. The document demonstrates deploying and calling a Ruby function on Fn Server running on Docker for Mac.