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

support custom docker images #108

Open
escapewindow opened this issue Mar 29, 2021 · 1 comment
Open

support custom docker images #108

escapewindow opened this issue Mar 29, 2021 · 1 comment

Comments

@escapewindow
Copy link
Contributor

Rally-core has additional needs. Rather than update the image for all addons, let's allow for a docker image name in the manifest, which points at a docker-image name.

@escapewindow
Copy link
Contributor Author

I'm thinking we can add a node-15 docker-image task, and make sure we can point various builds at either 14 or 15.
This probably means for release, we'll need to add a manifest option to override the default, and for CI, we'll need to look at package.json for a potential default override.

Related: https://github.com/mozilla-extensions/xpi-manifest/blob/master/taskcluster/ci/docker-image/kind.yml#L13-L21
https://github.com/mozilla-extensions/xpi-manifest/blob/master/taskcluster/ci/build/kind.yml#L18

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