Skip to content

Reduce docker image size and fix release GitHub action#58

Merged
peterbroadhurst merged 2 commits into
hyperledger:mainfrom
kaleido-io:build-enhancements
Apr 26, 2022
Merged

Reduce docker image size and fix release GitHub action#58
peterbroadhurst merged 2 commits into
hyperledger:mainfrom
kaleido-io:build-enhancements

Conversation

@nguyer

@nguyer nguyer commented Apr 26, 2022

Copy link
Copy Markdown
Contributor

Signed-off-by: Nicko Guyer nicko.guyer@kaleido.io

Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>
Comment thread Dockerfile Outdated
FROM node:14-alpine3.11 as firefly-dataexchange-builder
RUN apk add --update python make
FROM node:16-alpine3.15 as firefly-dataexchange-builder
RUN apk add --update python3 make

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Wondering if we need python here or not

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It turns out we do not. So I have removed it 🙂

Signed-off-by: Nicko Guyer <nicko.guyer@kaleido.io>

@peterbroadhurst peterbroadhurst left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 - thanks for adding the 🐳 🗜️ in here, as well as fixing the action

@peterbroadhurst peterbroadhurst merged commit 46bf3cb into hyperledger:main Apr 26, 2022
@peterbroadhurst peterbroadhurst deleted the build-enhancements branch April 26, 2022 17:13
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.

2 participants