Compare commits
2 Commits
907a41e057
...
17e84ae0a3
Author | SHA1 | Date | |
---|---|---|---|
17e84ae0a3 | |||
4e414a952e |
@ -75,7 +75,7 @@ STOPSIGNAL SIGTERM
|
|||||||
|
|
||||||
ENTRYPOINT ["/home/unit/docker-entrypoint.sh"]
|
ENTRYPOINT ["/home/unit/docker-entrypoint.sh"]
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
CMD ["unitd", "--no-daemon", "--control", "unix:/var/run/control.unit.sock", "--user", "unit", "--group", "unit"]
|
CMD ["/usr/local/bin/start"]
|
||||||
|
|
||||||
|
|
||||||
FROM BUILD AS DEVELOP
|
FROM BUILD AS DEVELOP
|
||||||
|
Loading…
Reference in New Issue
Block a user