mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
tweak docekrfile
This commit is contained in:
@@ -13,7 +13,7 @@ COPY ./frontend/assets/default ${WEBSERVER_FOLDER}/assets/default
|
||||
COPY ./frontend/assets/platforms ${WEBSERVER_FOLDER}/assets/platforms
|
||||
COPY ./frontend/assets/webrcade/feed ${WEBSERVER_FOLDER}/assets/webrcade/feed
|
||||
RUN mkdir -p ${WEBSERVER_FOLDER}/assets/romm && \
|
||||
ln -s /romm/resources ${WEBSERVER_FOLDER}/assets/romm/resources \
|
||||
ln -s /romm/resources ${WEBSERVER_FOLDER}/assets/romm/resources && \
|
||||
ln -s /romm/assets ${WEBSERVER_FOLDER}/assets/romm/assets
|
||||
|
||||
# install generall required packages
|
||||
|
||||
Reference in New Issue
Block a user