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"]