Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(docker): multi-platform builds #480

Closed
itegulov opened this issue Dec 6, 2024 · 0 comments · Fixed by #503
Closed

feat(docker): multi-platform builds #480

itegulov opened this issue Dec 6, 2024 · 0 comments · Fixed by #503
Assignees
Labels
good first issue 🐣 Good for newcomers (based on difficulty)

Comments

@itegulov
Copy link
Contributor

itegulov commented Dec 6, 2024

We should build Docker images targeting both linux/amd64 and linux/arm64 so that it is possible to run them natively on both Linux and macOS. See Docker docs for a good starting point.

@itegulov itegulov converted this from a draft issue Dec 6, 2024
@itegulov itegulov added the good first issue 🐣 Good for newcomers (based on difficulty) label Dec 6, 2024
@dutterbutter dutterbutter self-assigned this Dec 18, 2024
@itegulov itegulov moved this from Todo to In Progress in DevEx squad Dec 19, 2024
@itegulov itegulov moved this from In Progress to Done in DevEx squad Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue 🐣 Good for newcomers (based on difficulty)
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants