Skip to content

Update Docker to Debian buster#6129

Closed
morgo wants to merge 2 commits intovitessio:mainfrom
planetscale:morgo-update-docker-buster
Closed

Update Docker to Debian buster#6129
morgo wants to merge 2 commits intovitessio:mainfrom
planetscale:morgo-update-docker-buster

Conversation

@morgo
Copy link
Copy Markdown
Contributor

@morgo morgo commented Apr 28, 2020

This updates the base docker image from Debian 9 (stretch) to Debian 10 (Buster). Buster was released in July 2019.

I have also made the following changes:

  • Remove misc dependencies no longer needed.
  • Unpin chromium version (the version pinned is no longer available in buster)
  • Install maven and etcd from repos
  • Change jdk to default jdk
  • Remove MYSQL_FLAVOR (should no longer be required since python tests are removed).

I am awaiting the results of a full docker bootstrap test and will paste them here.

Signed-off-by: Morgan Tocker tocker@gmail.com

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@sougou
Copy link
Copy Markdown
Contributor

sougou commented Apr 28, 2020

Looks good. Still a draft?

@morgo
Copy link
Copy Markdown
Contributor Author

morgo commented Apr 28, 2020

Looks good. Still a draft?

Yeah, I will convert it when tests pass - and there will need to be additional testing since there are a lot of dependencies. The vitess/lite images are based on bootstrap.

I think I might have gone down a bit of a rabbit hole - it is a bit questionable to upgrade bootstrap and not lite, others. I'm looking into it more.

…er-buster

Signed-off-by: Morgan Tocker <tocker@gmail.com>
@deepthi
Copy link
Copy Markdown
Collaborator

deepthi commented Aug 25, 2021

Replaced by #6833.

@deepthi deepthi closed this Aug 25, 2021
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