Skip to content

Conversation

@nxsaken
Copy link
Contributor

@nxsaken nxsaken commented Jun 4, 2024

Description

Since the Dockerfile only supports building for linux/amd64, let's pin it for now before we introduce multi-arch builds. Unused (seemingly) dependencies and unnecessary RUN layers have been removed/compressed.

Linked issue

Related to #4687.

Benefits

Docker builds should be faster, unneeded stuff doesn't clutter the Dockerfile.

Checklist

  • I've read CONTRIBUTING.md
  • I've used the standard signed-off commit format (or will squash just before merging)
  • All applicable CI checks pass (or I promised to make them pass later)
  • (optional) I've written unit tests for the code changes
  • I replied to all comments after code review, marking all implemented changes with thumbs up

0x009922
0x009922 previously approved these changes Jun 6, 2024
Copy link
Contributor

@0x009922 0x009922 left a comment

Choose a reason for hiding this comment

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

Haven't checked whether the image works, but LGTM

@nxsaken nxsaken marked this pull request as draft June 6, 2024 08:00
@nxsaken nxsaken marked this pull request as ready for review June 6, 2024 08:09
@nxsaken
Copy link
Contributor Author

nxsaken commented Jun 6, 2024

I was able to set up a network and run some CLI commands.

nxsaken added 3 commits June 10, 2024 12:43
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
Signed-off-by: Nurzhan Sakén <nurzhan.sakenov@gmail.com>
@nxsaken nxsaken merged commit ec5c409 into hyperledger-iroha:main Jun 10, 2024
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.

4 participants