Skip to content
This repository was archived by the owner on Jun 14, 2021. It is now read-only.

tessellator/openfaas-clojure-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFaaS Clojure Builder

Note: This project is no longer maintained because it is no longer required for the OpenFaaS Clojure Template.

This project contains the source for creating the Docker image used in the build step of the OpenFaaS Clojure Template.

The purpose of this image is to reduce the number of dependencies that have to be fetched every time a Clojure function is built. The image contains the Clojure tooling as well as an .m2 cache that contains many common dependencies. Note that the inclusion of these various libraries in the cache does not affect the output size of the final template output; this image is only used for building.

License

Copyright © 2019 Thomas C. Taylor and contributors.

Distributed under the MIT License, the same as OpenFaaS.

About

A base builder image for the OpenFaaS Clojure Template

Resources

License

Stars

Watchers

Forks

Packages

No packages published