Sign inSign up

openkylin/nemo

By openkylin

Updated 9 months ago

Image
0

506

openkylin/nemo repository overview

Quick reference

Nemo | openKylin

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

Nemo is a free and open-source software and official file manager of the Cinnamon desktop environment. It is a fork of GNOME Files (formerly named Nautilus).

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

TagCurrentlyArchitectures
6.6.2-ok20nemo 6.6.2 on openKylin 2.0amd64, arm64, riscv64

Usage

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

  • Pull the openkylin/nemo image from docker

    # From Docker Hub
    docker pull openkylin/nemo:{Tag}
    # From Quay
    docker pull quay.io/openkylin/nemo:{Tag}
    
  • Start a nemo instance

    docker run -it --rm openkylin/nemo:{Tag}
    

    The openkylin/nemo image is used to verify the integration between the upstream nemo version and openKylin.

Question and answering

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

Tag summary

Content type

Image

Digest

sha256:77a8e89cc

Size

483.6 MB

Last updated

9 months ago

docker pull openkylin/nemo