rust-http-template icon indicating copy to clipboard operation
rust-http-template copied to clipboard

Copy binary to runner in dockerfiles

Open ijsnow opened this issue 4 years ago • 3 comments

Closes https://github.com/openfaas-incubator/rust-http-template/issues/5.

I also noticed that fprocess is main in rust*/template.yml but it's ./main in the dockerfile. Does that matter?

ijsnow avatar Apr 17 '20 01:04 ijsnow

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.

derek[bot] avatar Apr 17 '20 01:04 derek[bot]

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.

derek[bot] avatar Aug 28 '20 19:08 derek[bot]

@alexellis Would you mind merging?

thesurlydev avatar Sep 02 '20 01:09 thesurlydev

I'm going to get this closed due to its age, and the work being done in #9 that supersedes it.

alexellis avatar Mar 30 '23 11:03 alexellis