Skip to content

Custom entrypoint for container jobs #26465

Answered by Yanjingzhu
chuckatkins asked this question in Actions
Discussion options

You must be logged in to vote

Hi @chuckatkins , 

Using custom entrypoint and startup command for a container job is not supported. 

The  ** --entrypoint “tail” <image name> “-f” “/dev/null”** in “Initialize Containers” step  is to keep the container running. 

If you want to run some startup command, I would recommend you adding a run script step as the first step of the job. 

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
2 participants