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

package docker container images with mage #1543

Merged
merged 3 commits into from
Nov 14, 2018

Conversation

graphaelli
Copy link
Member

@graphaelli graphaelli commented Nov 13, 2018

Thanks to elastic/beats#8898, packaging can now produce a docker container image.

Note the this adds an apm-server.docker.yml rather than generating one on the fly like beats does. I intend to follow up with a change to generate this file instead.

@graphaelli
Copy link
Member Author

jenkins, run package tests please

@graphaelli graphaelli requested a review from jsoriano November 13, 2018 20:02
@graphaelli
Copy link
Member Author

Missed it while reviewing the beats changes, SNAPSHOT=true isn't generating the right container image tag:

expected: docker.elastic.co/apm/apm-server:7.0.0-alpha1-SNAPSHOT
actual: docker.elastic.co/apm/apm-server:7.0.0-alpha1

@graphaelli
Copy link
Member Author

elastic/beats#9063 up for that

@graphaelli
Copy link
Member Author

Ready for review again

@graphaelli
Copy link
Member Author

jenkins, run package tests please

apm-server.docker.yml Show resolved Hide resolved
apm-server.docker.yml Show resolved Hide resolved
magefile.go Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

3 participants