Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize docker image size #35

Merged
merged 2 commits into from
Sep 2, 2020
Merged

Conversation

johejo
Copy link
Contributor

@johejo johejo commented Sep 2, 2020

Compressed the binary with upx in docker build.

Result

mattn/longcat                                        latest              b1aa0b9e96f5        1 second ago        2.37MB

And add a job to execute docker build with github actions.
A strange longcat is output in the execution log of github actions.

@mattn mattn merged commit b223401 into mattn:master Sep 2, 2020
@mattn
Copy link
Owner

mattn commented Sep 2, 2020

Thank you

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