adding reaper-web docker file config and compose
This commit is contained in:
@@ -0,0 +1 @@
|
||||
while true; do /opt/REAPER/reaper > /config/reaper.log 2>&1; sleep 1; done &
|
||||
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<openbox_menu xmlns="http://openbox.org/3.4/menu">
|
||||
<menu id="root-menu" label="MENU">
|
||||
<item label="xterm" icon="/usr/share/pixmaps/xterm-color_48x48.xpm"><action name="Execute"><command>/usr/bin/xterm</command></action></item>
|
||||
</menu>
|
||||
</openbox_menu>
|
||||
Reference in New Issue
Block a user