You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ The gateway component for the Digital Bill of Materials
15
15
-[API](#api)
16
16
-[Configuration](#configuration)
17
17
-[Helm Deployment](#helm-deployment)
18
+
-[Platform Support](#platform-support)
18
19
-[Getting Help](#getting-help)
19
20
-[Getting Involved](#getting-involved)
20
21
@@ -45,6 +46,10 @@ Configure `agent-config.yaml` with the details of your agent(s)
45
46
46
47
Instructions for deploying the Chainsource Gateway using helm charts can be found [here](https://github.com/DBOMproject/deployments/tree/master/charts/chainsource-gateway)
47
48
49
+
## Platform Support
50
+
51
+
Currently, we provide pre-built container images for linux amd64 and arm64 architectures via our Github Actions Pipeline. Find the images [here](https://hub.docker.com/r/dbomproject/chainsource-gateway)
52
+
48
53
## Getting Help
49
54
50
55
If you have any queries on chainsource-gateway, feel free to reach us on any of our [communication channels](https://github.com/DBOMproject/community/blob/master/COMMUNICATION.md)
0 commit comments