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

Migrate centos7 to ubuntu 22.10, reduce image size #3492

Merged
merged 4 commits into from
Sep 16, 2022

Conversation

hezhangjian
Copy link
Member

Changes

  • migrate statestore image from centos7 to ubuntu
  • use --no-install-recommends to reduce image size
  • elminate gccgcc-c++ in image

Thanks for @lhotari

Copy link
Contributor

@nicoloboschi nicoloboschi left a comment

Choose a reason for hiding this comment

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

Good work

docker/Dockerfile Outdated Show resolved Hide resolved
tests/docker-images/statestore-image/Dockerfile Outdated Show resolved Hide resolved
ZhangJian He and others added 2 commits September 15, 2022 17:53
Co-authored-by: Nicolò Boschi <boschi1997@gmail.com>
Co-authored-by: Nicolò Boschi <boschi1997@gmail.com>
@hezhangjian hezhangjian merged commit d14d696 into apache:master Sep 16, 2022
@hezhangjian hezhangjian deleted the ubuntu-22-10 branch September 16, 2022 00:49
@hangc0276 hangc0276 added this to the 4.16.0 milestone Oct 14, 2022
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Changes
- migrate statestore image from centos7 to ubuntu
- use `--no-install-recommends` to reduce image size
- elminate `gcc`、`gcc-c++` in image

Thanks for @lhotari 

Co-authored-by: Nicolò Boschi <boschi1997@gmail.com>
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