Skip to content

Add amd64 platform and build deps to Dockerfile#31

Merged
xec-cm merged 1 commit into
mainfrom
dev
May 11, 2026
Merged

Add amd64 platform and build deps to Dockerfile#31
xec-cm merged 1 commit into
mainfrom
dev

Conversation

@xec-cm

@xec-cm xec-cm commented May 11, 2026

Copy link
Copy Markdown
Collaborator

Specify --platform=linux/amd64 for the base image and install required build dependencies (libuv1, libuv1-dev, cmake, make, pkg-config) so R package installation via devtools can compile native components. Cleans apt lists after install to reduce image size.

Specify --platform=linux/amd64 for the base image and install required build dependencies (libuv1, libuv1-dev, cmake, make, pkg-config) so R package installation via devtools can compile native components. Cleans apt lists after install to reduce image size.
@xec-cm xec-cm merged commit 1842330 into main May 11, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant