anomaly / anomaly/lab-python-server

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

オープン
#43 コメント 3 件 リアクション 0 件 担当者 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 を短くまとめたダイジェスト。