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

Add task to produce Docker context artifacts #41454

Closed
jasontedor opened this issue Apr 23, 2019 · 1 comment · Fixed by #41819
Closed

Add task to produce Docker context artifacts #41454

jasontedor opened this issue Apr 23, 2019 · 1 comment · Fixed by #41819
Assignees
Labels
:Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team v7.2.0

Comments

@jasontedor
Copy link
Member

Today we have tasks to produce Docker images which builds the default and OSS Docker images and publishes these to a local Docker registry. Additionally, we have a task that produces a Dockerfile and Docker context that can be used to build a Docker image from published release artifacts. This Dockerfile and Docker context is published to the elastic/dockerfiles repository after each release. We want to integrate the production and publication of these artifacts with our release process, and for this it means that we would add a task that bundles this Dockerfile and Docker build context into a compressed archive for consumption by the release process.

@jasontedor jasontedor added >enhancement :Delivery/Build Build or test infrastructure v7.2.0 labels Apr 23, 2019
@jasontedor jasontedor self-assigned this Apr 23, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >enhancement Team:Delivery Meta label for Delivery team v7.2.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants