Sign inSign up

openeuler/next

Sponsored OSS

By openeuler

Updated 2 months ago

Image
0

6.3K

openeuler/next repository overview

Quick reference

Next.js | openEuler

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

Next.js is a React framework for building full-stack web applications. You use React Components to build user interfaces, and Next.js for additional features and optimizations.

Learn more on Next.js Website⁠.

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

TagCurrentlyArchitectures
16.2.7-oe2403sp4next 16.2.7 on openEuler 24.03-LTS-SP4amd64, arm64
16.2.7-oe2403sp3next 16.2.7 on openEuler 24.03-LTS-SP3amd64, arm64
16.2.1-oe2403sp3next 16.2.1 on openEuler 24.03-LTS-SP3amd64, arm64
16.1.6-oe2403sp3next 16.1.6 on openEuler 24.03-LTS-SP3amd64, arm64
16.0.1-oe2403sp2next 16.0.1 on openEuler 24.03-LTS-SP2amd64, arm64
15.5.3-oe2403sp2next 15.5.3 on openEuler 24.03-LTS-SP2amd64, arm64
15.5.2-oe2403sp1next 15.5.2 on openEuler 24.03-LTS-SP1amd64, arm64
15.3.4-oe2403sp1Next.js 15.3.4 on openEuler 24.03-LTS-SP1amd64, arm64

Usage

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

  • Pull the openeuler/next image from docker

    docker pull openeuler/next:{Tag}
    
  • Run with an interactive shell

    You can also start the container with an interactive shell to use next.

    docker run -it --rm openeuler/next:{Tag} bash
    
  • Create a Next.js Project

    Run the following command to set up a new Next.js app:

    npx create-next-app@lateste
    

    This will:

    • Prompt you to name your project (or use the default my-app)
    • Install all required dependencies
    • Set up a basic Next.js project structure

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:afefb0e85

Size

325.4 MB

Last updated

2 months ago

docker pull openeuler/next

This week's pulls

Pulls:

23

Sep 7 to Sep 13