-
Suggestion
-
Resolution: Unresolved
-
None
-
2
-
5
-
Problem Definition
Other Docker images (Confluence Server, Crowd, JIRA, Bitbucket) all explicit set the ENTRYPOINT to tini within their corresponding Dockerfiles - removing the need for end-users to have to remember to specify that flag when standing up the container.
Suggested Solution
It should be a great idea that our Bamboo Dockerfile sets ENTRYPOINT to tini.