Sign inSign up

openeuler/spring-framework

Sponsored OSS

By openeuler

•Updated 3 days ago

Image
0

6.6K

openeuler/spring-framework repository overview

⁠Quick reference

⁠Spring Framework | openEuler

Current Spring Framework docker images are built on the openEuler⁠. This repository is free to use and exempted from per-user rate limits.

The Spring Framework provides a comprehensive programming and configuration model for modern Java-based enterprise applications - on any kind of deployment platform.

A key element of Spring is infrastructural support at the application level: Spring focuses on the "plumbing" of enterprise applications so that teams can focus on application-level business logic, without unnecessary ties to specific deployment environments.

Learn more about Spring Framework on Spring Framework Website⁠⁠.

The tag of each spring-framework docker image is consist of the version of spring-framework and the version of basic image. The details are as follows

TagCurrentlyArchitectures
7.0.9-oe2403sp4⁠spring-framework 7.0.9 on openEuler 24.03-LTS-SP4amd64, arm64
7.0.3-oe2403sp4⁠spring 7.0.3 on openEuler 24.03-LTS-SP4amd64, arm64
7.0.3-oe2403sp3⁠spring 7.0.3 on openEuler 24.03-LTS-SP3amd64, arm64
6.2.11-oe2403sp2⁠spring 6.2.11 on openEuler 24.03-LTS-SP2amd64, arm64
6.2.6-oe2403sp1⁠Spring Framework 6.2.6 on openEuler 24.03-LTS-SP1amd64, arm64
6.2.10-oe2403sp2⁠Spring Framework 6.2.10 on openEuler 24.03-LTS-SP2amd64, arm64

⁠Usage

In this usage, users can select the corresponding {Tag} based on their requirements.

  • Pull the openeuler/spring-framework image from docker

    docker pull openeuler/spring-framework:{Tag}
    
  • Start a spring-framework instance

    docker run --rm openeuler/spring-framework:{Tag}
    

    If instance started successfully you will receive a "Hello, Spring Framework!" reply.

  • To get an interactive shell

    docker run -it --rm openeuler/spring-framework:{Tag} bash
    

⁠Question and answering

If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images⁠.

Tag summary

Content type

Image

Digest

sha256:a208f0cba…

Size

287.6 MB

Last updated

3 days ago

docker pull openeuler/spring-framework

This week's pulls

Pulls:

24

Last week