Adjust supervisor path
This commit is contained in:
@@ -407,6 +407,12 @@ RUN \
|
|||||||
# Add FS overlay
|
# Add FS overlay
|
||||||
COPY overlay /
|
COPY overlay /
|
||||||
|
|
||||||
|
RUN \
|
||||||
|
echo "**** Setup Steam Supervisor ****" \
|
||||||
|
&& sed -i 's#/usr/games/steam#/usr/bin/steam#g' /etc/supervisor.d/steam.ini \
|
||||||
|
&& \
|
||||||
|
echo
|
||||||
|
|
||||||
# Set display environment variables
|
# Set display environment variables
|
||||||
ENV \
|
ENV \
|
||||||
DISPLAY_CDEPTH="24" \
|
DISPLAY_CDEPTH="24" \
|
||||||
|
|||||||
Reference in New Issue
Block a user