openfaas / golang-http-template

Golang templates for OpenFaaS using HTTP extensions
https://www.openfaas.com/
MIT License
106 stars 57 forks source link

Feature: move to scratch Docker image (WIP) #46

Closed hazcod closed 4 years ago

hazcod commented 4 years ago

Description

This fixes https://github.com/openfaas-incubator/golang-http-template/issues/45

derek[bot] commented 4 years ago

Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide. Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.

alexellis commented 4 years ago

I'm sorry, this PR isn't approved so I'm going to close it out. See my note on your issue, you are free to fork the templates repo and maintain your own, and then you can do whatever you like with them.

These are built to suit the needs of most users, and any bespoke changes can be made easily in your own repo.