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

[7.17](backport #29681) Change docker image from CentOS 7 to Ubuntu 20.04 #29817

Merged
merged 3 commits into from
Jan 18, 2022

Commits on Jan 12, 2022

  1. Change docker image from CentOS 7 to Ubuntu 20.04 (#29681)

    * Switch to Ubuntu 20.04.
    
    * Fix Dockerfile.
    
    * Change to amd64 in Dockerfile.tmpl.
    
    * Add missing curl and ca-certificate deps. Change back to x86_64.
    
    * Fix issues with setcap and xz extraction.
    
    * Add changelog, fix remaining issues.
    
    * Fix synthetics deps
    
    * Fix apt-get. Remove todo from packages.yml.
    
    Co-authored-by: Andrew Cholakian <andrewvc@elastic.co>
    (cherry picked from commit febc7dd)
    
    # Conflicts:
    #	dev-tools/packaging/packages.yml
    #	dev-tools/packaging/templates/docker/Dockerfile.elastic-agent.tmpl
    #	metricbeat/Dockerfile
    blakerouse authored and mergify-bot committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    7d70374 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts.

    blakerouse committed Jan 12, 2022
    Configuration menu
    Copy the full SHA
    10e71d5 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2022

  1. Configuration menu
    Copy the full SHA
    1185763 View commit details
    Browse the repository at this point in the history