mirror of
https://github.com/openfaas/faas.git
synced 2025-06-27 01:03:26 +00:00
Update images for all architectures for Swarm
Updates armhf, arm64 and x86_64 - queue-worker moves to multi- arch image. gateway and basic-auth are updated, along with NATS which has been done in faas-netes for some time now. Closes: #1539 (partial PR) Fixes #1537 Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
This commit is contained in:
committed by
Alex Ellis
parent
64e340e4bd
commit
d0ebb19fd9
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@ -50,6 +50,12 @@
|
||||
|
||||
* Other diagnostic information / logs from [troubleshooting guide](https://docs.openfaas.com/deployment/troubleshooting)
|
||||
|
||||
If using Swarm, run the following and include the output:
|
||||
|
||||
```
|
||||
curl -sLS https://raw.githubusercontent.com/moby/moby/master/contrib/check-config.sh | bash
|
||||
```
|
||||
|
||||
## Next steps
|
||||
|
||||
You may [join Slack](https://docs.openfaas.com/community) for community support.
|
||||
|
Reference in New Issue
Block a user