Skip to content

Conversation

@dannywillems
Copy link
Member

@dannywillems dannywillems commented Jul 16, 2025

Always build the docker images in CI, but do not publish it except on main, develop or a tag, as before.


COPY . .
# Build with cache mount
RUN --mount=type=cache,target=/usr/local/cargo/registry \
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

docker build -t openmina/openmina:6945ec6b .
[+] Building 399.3s (21/21) FINISHED 

I guess it is fine for now.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dannywillems dannywillems force-pushed the dw/fix-docker-openmina branch from 2358b91 to 2866dc4 Compare July 16, 2025 20:54
@dannywillems dannywillems requested a review from 0xMimir July 16, 2025 20:56
@dannywillems dannywillems force-pushed the dw/fix-docker-openmina branch from 80dcc04 to 98920c2 Compare July 16, 2025 21:21
@dannywillems dannywillems changed the base branch from dw/add-hadolint to develop July 17, 2025 09:03
@dannywillems dannywillems force-pushed the dw/fix-docker-openmina branch from 98920c2 to b1a8e9e Compare July 17, 2025 09:03
@dannywillems dannywillems enabled auto-merge July 17, 2025 09:06
Copy link
Contributor

@0xMimir 0xMimir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dannywillems dannywillems merged commit 3738dc1 into develop Jul 17, 2025
39 checks passed
@dannywillems dannywillems deleted the dw/fix-docker-openmina branch July 17, 2025 15:51
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.

3 participants