amazoncorretto Official Docker Image

Corretto is a no-cost, production-ready distribution of the Open Java Development Kit (OpenJDK).

    docker pull amazoncorretto:11-alpine3.17
  
391

Stars

82.18M

Downloads

Selected Tag
11-alpine3.17
Aliases
Dockerfile
View
Last Updated
15 days ago
Image Size
145 MB
Detected OS
alpine/3.17.7
Packages
17

Alternative tag recommendations

Tag Severity Last Updated Size
Selected tag

11-alpine3.17

  • 0
    H
  • 0
    M
  • 0
    L
15 days ago 145 MB
amazoncorretto:17-al2022-RC-headful 17-al2022-RC-headful
  • 0
    H
  • 0
    M
  • 0
    L
1 year ago 140 MB
amazoncorretto:17-al2022-RC-headless 17-al2022-RC-headless
  • 0
    H
  • 0
    M
  • 0
    L
1 year ago 137 MB
amazoncorretto:17-al2022-RC 17-al2022-RC
  • 0
    H
  • 0
    M
  • 0
    L
1 year ago 140 MB

Build a secure application checklist

Start from a secure base image

Minimize vulnerabilities by starting from a well maintained, slim base image

DONE

Scan your app for vulnerabilities

Scan your application to find & fix vulnerabilities in your: source code, open source dependencies, containers and configuration files

SCAN NOW
Example scan for your app

Source Code

  • 2
    C
  • 0
    H
  • 1
    M
  • 1
    L

Open Source

  • 0
    C
  • 1
    H
  • 0
    M
  • 1
    L

Container

  • 1
    C
  • 0
    H
  • 0
    M
  • 1
    L

Config

  • 0
    C
  • 1
    H
  • 0
    M
  • 0
    L

Fix misconfiguration issues

Identify and fix configuration issues in your Kubernetes and Terraform definitions

FIX CONFIG

Monitor for new issues

New vulnerabilities are discovered every day. Get notified if your application is affected

MONITOR APP