Compare commits

..

No commits in common. "main" and "485d1ff886b38f520c40525571afe70bbf10a7c0" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
FROM alpine:3.14
FROM alpine:latest
RUN apk add git dbus-x11 xorg-server xf86-input-libinput eudev xspice supervisor firefox pulseaudio pulseaudio-alsa \
&& apk add gst-plugins-base gst-plugins-good gst-plugins-bad ttf-freefont ttf-opensans ttf-dejavu ttf-linux-libertine \
&& addgroup bnuuy \

View file

@ -25,6 +25,6 @@ this is just an example, you probably want different flags for your usecase
docker run -p 5900:5900 -p 5800:5800 -it xfnw/bnuuy
```
in this example, you can point your web browser to 5800 or a spice client to 5900
in this example, you can point your web browser to 5959 or a spice client to 5900