1
0
mirror of https://github.com/umputun/reproxy.git synced 2025-09-16 08:46:17 +02:00

fix container user

This commit is contained in:
Umputun
2021-04-08 22:06:44 -05:00
parent cdbf455d65
commit 8dbe64375e

View File

@@ -25,4 +25,4 @@ RUN chmod +x /srv/reproxy
WORKDIR /srv
CMD ["/srv/reproxy"]
ENTRYPOINT ["/init.sh"]
ENTRYPOINT ["/init-root.sh"]