Code Monkey home page Code Monkey logo

docker-azure-pipelines-openjdk-21's Introduction

Docker image for running Java applications in an Azure Pipelines container job

License Build Quality Gate Status Pulls Stars

Docker image which provides Eclipse Temurin OpenJDK 21 in an Azure Pipelines container jobs. The image contains also Docker CLI to access Docker engine on the agent.

Usage

This image can be used to run Java applications in Azure Pipelines container jobs.

Azure Pipelines Container Job

To use the image in an Azure Pipelines Container Job, add one of the following example tasks and use it with the container property.

The following example shows the container used for a deployment step which shows .NET version:

  - stage: deploy
    jobs:
      - deployment: runJava
        container: swissgrc/azure-pipelines-openjdk:21
        environment: smarthotel-dev
        strategy:
          runOnce:
            deploy:
              steps:
                - bash: |
                    java -version

Tags

Tag Description Base Image OpenJDK Size
latest Latest stable release (from main branch) azure-pipelines-dockercli:26.1.1 21.0.3.0 Docker Image Size (tag)
21 Identical to latest tag Docker Image Size (tag)
unstable Latest unstable release (from develop branch) azure-pipelines-dockercli:26.1.3 21.0.3.0 Docker Image Size (tag)
21-unstable Identical to unstable tag Docker Image Size (tag)
21.0.2.0 Eclipse Temurin 21.0.2 azure-pipelines-dockercli:25.0.3 21.0.2.0 Docker Image Size (tag)
21.0.3.0 Eclipse Temurin 21.0.3 azure-pipelines-dockercli:26.1.1 21.0.3.0 Docker Image Size (tag)

docker-azure-pipelines-openjdk-21's People

Contributors

pascalberger avatar renovate[bot] avatar

Watchers

 avatar  avatar  avatar

docker-azure-pipelines-openjdk-21's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

dockerfile
Dockerfile
  • ghcr.io/swissgrc/azure-pipelines-dockercli 26.1.3
github-actions
.github/workflows/linter.yml
  • swissgrc/.github main
.github/workflows/publish.yml
  • swissgrc/.github main
.github/workflows/sonarcloud.yml
  • swissgrc/.github main
regex
Dockerfile
  • debian_12/curl 7.88.1-10+deb12u5
  • debian_12/lsb-release 12.0-1
  • debian_12/gnupg2 2.2.40-1.1
  • java-jdk 21.0.3.0.0+9-1

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.