这是indexloc提供的服务,不要输入任何密码
Skip to content

GitXpresso/ubuntu-docker-desktop-xrdp

 
 

Repository files navigation

ubuntu-docker-desktop-xrdp

Trying to add audio to a browser for my project Browsers-NoVNC

The Docker image size is less than 970 MB, including the Firefox web browser.

Software Requirements

To install Docker Engine (CE), follow the instructions on the official website.

Build docker image, run container and open RDP client:

All necessary instructions are prepared by functions of the init.sh bash script.

. init.sh # Load bash functions
dbuild    # Build docker image
drun      # Run container
dxrdp     # Open xfreerdp desktop client
dstop     # Stop the container (and remove it)

To log in, use the following default user account details:

Username: demo
Password: changeit

Screenshot of login prompt of xfreerdp application

Screenshot of login prompt

Screenshot of XFCE desktop

Screenshot of XFCE desktop

About

Docker image for Remote Desktop server with audio support

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scheme 64.7%
  • Dockerfile 18.5%
  • Shell 16.8%