Quick reference
-
The official ranger docker image.
-
Maintained by: openEuler CloudNative SIG.
-
Where to get help: openEuler CloudNative SIG, openEuler.
Apache ranger | openEuler
Current ranger docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Ranger is a console file manager with VI key bindings. It provides a minimalistic and nice curses interface with a view on the directory hierarchy.
For more information about ranger, please visit https://ranger.fm/.
Supported tags and respective Dockerfile links
The tag of each ranger docker image is consist of the version of ranger and the version of basic image. The details are as follows
| Tags | Currently | Architectures |
|---|---|---|
| 1.9.4-oe2403sp3 | ranger 1.9.4 on openEuler 24.03-LTS-SP3 | amd64, arm64 |
| 1.9.4-oe2403sp1 | Apache ranger 1.9.4 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
Usage
Users should start a ranger instance by following command:
docker run -it --name ranger openeuler/ranger:latest
After ranger started, your terminal will show such console file manager

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.