I have a base image that needs to run command as root in its ENTRYPOINT:
ENTRYPOINT ["/tini", "--", "/startup/startup.sh"]