rename entrypoint -> init
johny-b opened this issue · 0 comments
johny-b commented
I think we concluded that "init" would be a less misleading name.
Also: I'd say we will consider adding "entrypoint" in the future, working just like the docker-compose
entrypoint (i.e. command exited -> service shuts down).
--> If we change entrypoint
to init
in the descriptor, it would probably be good to remove all occurrences of the word "entrypoint" in the code as well.