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

Storing BYOC image definitions for re-building images #676

Closed
xclayl opened this issue Oct 19, 2019 · 1 comment
Closed

Storing BYOC image definitions for re-building images #676

xclayl opened this issue Oct 19, 2019 · 1 comment

Comments

@xclayl
Copy link

xclayl commented Oct 19, 2019

I'm loving the idea of BYOC images. One feature I'd like to see is the ability to store the image definition in my appveyor account (in a *.yml file?).

  1. I'd like all co-workers to be able to see the image definition & be able to add to it.
  2. I'd like it easy to update (for example add the .Net Core to an existing image). Starting from scratch again means I could forget something and break the build.

"Assisted Setup" is great. I just want to keep the definition around for next time.

One option for me might be to create a Docker image with the software I want. However this isn't practical. The build image would include nodejs, Java, .Net, SQL Server and Octo. Creating a single Docker image with all this is beyond my abilities.

@xclayl
Copy link
Author

xclayl commented Oct 21, 2019

This is probably in the wrong place. Posted here instead: appveyor/ci#3152

@xclayl xclayl closed this as completed Oct 21, 2019
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