mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
Add rename URL script to update nginx config with prefix path ENV
This commit is contained in:
@@ -112,6 +112,9 @@ RUN cp -R /src/web/dist/. /usr/local/lib/web/frontend/
|
||||
|
||||
COPY image /
|
||||
|
||||
# This has to be called in deriving images
|
||||
RUN python /etc/RenameURL.py
|
||||
|
||||
EXPOSE 80
|
||||
WORKDIR /root
|
||||
ENV HOME=/home/ubuntu \
|
||||
|
||||
Reference in New Issue
Block a user