Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot change default Docker STARTUP_TIMEOUT #309

Open
holgerstolzenberg opened this issue Oct 20, 2020 · 0 comments
Open

Cannot change default Docker STARTUP_TIMEOUT #309

holgerstolzenberg opened this issue Oct 20, 2020 · 0 comments

Comments

@holgerstolzenberg
Copy link

We are running into

Screenshot 2020-10-20 at 10 29 49

very often.

I tried to overcome this by adding a STARTUP_TIMEOUT to the put steps params, but it seems to have no effect.

- put: artifactory-docker-image
  params:
    load_tag: ((.:version-from-file))
    load_file: master-branch/build/image.tar
    load_repository: ((artifact_image_path))/((artifact_id))
    tag_file: version/version
    tag_as_latest: true
    STARTUP_TIMEOUT: 180
  get_params:
    skip_download: true

If the setting being ignored is not a bug, how can this timeout be configured?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant