anomaly / anomaly/lab-python-server

Document Docker build for cross platform images (e.g build on macOS and deploy to amd64)

Đang mở
#43 3 bình luận 0 reaction 1 người được giao Được @devraj nhận Xem trên GitHub
documentation
Ngôn ngữ chính
Python
Star
16
Fork
4
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

At Anomaly we primarily use `macOS` for development and as Apple moves to Apple Silicon the development environments are moving to `arm` based CPUs, but most of our deployments are still under `amd64` (Intel or AMD based CPUs).

This has caused issues in the past, this should be documented properly and possibly even be made into a `Task` endpoint

```
docker build --platform=linux/amd64 -t "anomalyhq/accacia-server:0.2.0" -f Dockerfile .
```

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.