Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Bug]: Docker images are not multiarch #764

Closed
Assignees
Labels
Deployment & DockerPull requests that update Docker code EnhancementNew feature or request Java BackendPull requests that update Java code
@rickardp

Description

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The lowcoderorg/lowcoder-ce-api-service:2.3.1 image is AMD64 only, but ARM64 images are also built under a different tag lowcoderorg/lowcoder-ce-api-service:2.3.1-arm64.

This makes scripts not portable between for example Linux/x64 and Linux/arm64 (or Apple silicon)

Expected Behavior

Multi arch Docker images should use the same tag, so that lowcoderorg/lowcoder-ce-api-service:2.3.1 is used regardless of architecture. This makes referencing the images much easier. It should be as easy as sending all the needed platforms to Docker BuildX.

See for example https://www.docker.com/blog/multi-arch-build-and-images-the-simple-way/

Steps to reproduce

Reference the image, e.g lowcoderorg/lowcoder-ce-api-service:2.3.1. Observe that the

Environment

No response

Additional Information

No response

Metadata

Metadata

Labels

Deployment & DockerPull requests that update Docker code EnhancementNew feature or request Java BackendPull requests that update Java code

Type

No type

Projects

No projects

Milestone

No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      AltStyle によって変換されたページ (->オリジナル) /