Travis Reeder
Travis Reeder
Note: should probably just do this on major/minor releases. That tool looks good though, can hook that into Circle.
Regarding response bodies, agree, we should try to make every response a JSON response, with appropriate information in the json error message, as we do with other errors. That said,...
Is that really 1.83 minutes?
I wonder if Docker has a lock/mutex while doing these operations so only one can run at a time...?
@rcarmo this would be great, we've been talking with the https://www.packet.net/ guys about getting this running on their Type 2A server (96 physical cores), would love to make it happen....
This is more than just building the functions binary, that part is easy. The hard part is enabling users to run their functions on an ARM machine which requires different...
Official ARM images: https://hub.docker.com/u/aarch64/
And multi-arch issue: https://github.com/docker-library/official-images/issues/2289
Looks like we can do the same with armhf: https://hub.docker.com/u/armhf/
@martinpinto nice! Could you make a pull request here? Maybe put the files under /fn/chocolatey directory.