mirror of
https://github.com/umputun/reproxy.git
synced 2024-11-24 08:12:31 +02:00
fix container user
This commit is contained in:
parent
cdbf455d65
commit
8dbe64375e
@ -25,4 +25,4 @@ RUN chmod +x /srv/reproxy
|
|||||||
WORKDIR /srv
|
WORKDIR /srv
|
||||||
|
|
||||||
CMD ["/srv/reproxy"]
|
CMD ["/srv/reproxy"]
|
||||||
ENTRYPOINT ["/init.sh"]
|
ENTRYPOINT ["/init-root.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user