We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806275e commit c9bae0bCopy full SHA for c9bae0b
1 file changed
Dockerfile
@@ -47,4 +47,4 @@ RUN apt install -y \
47
WORKDIR /root
48
49
# Start a bash shell when running the container
50
-CMD ["/bin/bash"]
+CMD ["/usr/local/bin/OpenRGB.AppImage", "--server"]
0 commit comments