Skip to content

Commit

Permalink
ci: add armv8 docker build to cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
hanxiao committed May 29, 2021
1 parent b1d1526 commit 3d07777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ $ docker run jinaai/jina:master -v
<details>
<summary>📦 More installation options</summary>

| <br><sub><sup>x86/64,arm/v6,v7,v8 (Apple M1)</sup></sub> | On Linux/macOS & Python 3.7/3.8/3.9 | Docker Users|
| <br><sub><sup>x86/64,arm64,v6,v7,Apple M1</sup></sub> | On Linux/macOS & Python 3.7/3.8/3.9 | Docker Users|
| --- | --- | --- |
| Standard | `pip install --pre jina` | `docker run jinaai/jina:master` |
| <sub><a href="https://api.jina.ai/daemon/">Daemon</a></sub> | <sub>`pip install --pre "jina[daemon]"`</sub> | <sub>`docker run --network=host jinaai/jina:master-daemon`</sub> |
Expand Down

0 comments on commit 3d07777

Please sign in to comment.