Sign inSign up

nuntiusdev/nuntius-arm64

By nuntiusdev

•Updated almost 2 years ago

Imagen Docker basada en Ubuntu 22.04 ARM64. Con XFCE4, VNC y noVNC.

Image
Developer tools
Operating systems
Content management system
0

10K+

nuntiusdev/nuntius-arm64 repository overview

Repository Overview for Docker Hub:


⁠nuntiusdev/nuntius-arm64

A Docker image based on Ubuntu 22.04 tailored for ARM64 environments. It provides a lightweight desktop experience with XFCE4, accessible through VNC and noVNC. The image includes pi-apps and Notion Enhanced preinstalled for enhanced usability.


⁠Key Features
  • Desktop Environment: XFCE4 accessible via:
    • VNC: Port 5901
    • noVNC: Port 8080
  • Preconfigured User:
    • Username: nuntius
    • Password: 123456
  • VNC Password: docker
  • Preinstalled Tools:
    • pi-apps
    • Notion Enhanced
  • Localization: Spanish locale (es_ES.UTF-8).
  • Architecture: ARM64 support.

⁠Exposed Ports
  • 5901: VNC server.
  • 8080: noVNC web access.

⁠How to Use

To pull and run the image:

docker pull nuntiusdev/nuntius-arm64:latest
docker run -it -p 5901:5901 -p 8080:8080 nuntiusdev/nuntius-arm64

After running the container, access the noVNC interface at:
http://localhost:8080/vnc.html

For more information on automated builds, visit Docker Hub's documentation on automated builds⁠.


⁠Categories
  • ARM64 Images
  • Development Tools
  • Desktop Environments

Tag summary

Content type

Image

Digest

sha256:6a8fa47f2…

Size

589 MB

Last updated

almost 2 years ago

docker pull nuntiusdev/nuntius-arm64