We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ae8709 commit 0aee1efCopy full SHA for 0aee1ef
1 file changed
README.md
@@ -21,6 +21,7 @@ The easiest way to run the API is by using Docker.
21
```sh
22
docker run --rm -it -p 8080:8080 --env-file .env tiksn/fossa-api:latest
23
```
24
+ This image supports multiple architectures (linux/amd64, linux/arm64).
25
26
## Configuration
27
0 commit comments