Compare commits
No commits in common. "17e84ae0a3a87d168b0b78b2b03947116b86f96f" and "907a41e057d0ed3acf9327dc7e0dd2e869769b92" have entirely different histories.
17e84ae0a3
...
907a41e057
@ -75,7 +75,7 @@ STOPSIGNAL SIGTERM
|
|||||||
|
|
||||||
ENTRYPOINT ["/home/unit/docker-entrypoint.sh"]
|
ENTRYPOINT ["/home/unit/docker-entrypoint.sh"]
|
||||||
EXPOSE 9000
|
EXPOSE 9000
|
||||||
CMD ["/usr/local/bin/start"]
|
CMD ["unitd", "--no-daemon", "--control", "unix:/var/run/control.unit.sock", "--user", "unit", "--group", "unit"]
|
||||||
|
|
||||||
|
|
||||||
FROM BUILD AS DEVELOP
|
FROM BUILD AS DEVELOP
|
||||||
|
Loading…
Reference in New Issue
Block a user