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: examples/official/9.x/arm32_arm64/README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,4 +35,7 @@ Use [dockerpi](https://github.com/lukechilds/dockerpi) to test the performance o
35
35
```bash
36
36
docker run -it lukechilds/dockerpi pi2
37
37
docker run -it lukechilds/dockerpi pi3
38
-
```
38
+
```
39
+
40
+
## Blog
41
+
[A Guide to Running ARM32 and ARM64 Python Barcode Readers in Docker Containers](https://www.dynamsoft.com/codepool/docker-arm64-arm32-python-barcode-qr-recognition.html)
0 commit comments