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

feat: add wolfi based image #12671

Merged
merged 11 commits into from
Jun 7, 2024
Merged

Commits on May 28, 2024

  1. feat: add chainguard dockerfile

    Use chainguard images for base image and building image.
    Remove shell script entrypoint and run apm-server directly. We lose the ability
    to run other binaries as the entrypoint but that's fine since there are no other
    binaries in the image.
    Update apm-server config in the builder image since we do not have posix tools in the
    static image.
    Drop tini since it is now included in docker.
    kruskall committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1855fdc View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 3, 2024

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

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    6fe932d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b99dfcb View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    76da7c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a58660 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f73baae View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    953ee3f View commit details
    Browse the repository at this point in the history