anomaly / anomaly/lab-python-server

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

未关闭
#43 3 条评论 0 个 reaction 已指派 1 人 已被 @devraj 认领 在 GitHub 查看
documentation
主要语言
Python
星标
16
派生
4
PR 合并指标
30 天内没有已合并 PR

描述

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 .
```

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。