Skip to content

Commit 7f4756d

Browse files
update readme
1 parent a8afa6c commit 7f4756d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ The Docker image is available at:
1414
docker pull ghcr.io/openai/codex-universal:latest
1515
```
1616

17+
This repository builds the image for both linux/amd64 and linux/arm64. However we only run the linux/amd64 version.
18+
Your installed Docker may support linux/amd64 emulation by passing the `--platform linux/amd64` flag.
19+
1720
The below script shows how can you approximate the `setup` environment in Codex:
1821

1922
```sh

0 commit comments

Comments
 (0)