Skip to content

v2: Include Anaconda in the container#381

Closed
dustymabe wants to merge 2 commits intocoreos:masterfrom
dustymabe:dusty2
Closed

v2: Include Anaconda in the container#381
dustymabe wants to merge 2 commits intocoreos:masterfrom
dustymabe:dusty2

Conversation

@dustymabe
Copy link
Member

follow up to #380

From #380 description:

It's part of the implementation detail of cosa. Let's embed
it inside our container rather than downloading it dynamically.
This ensures that if you have the container you have _all_ of the tools;
there's nothing separate to deal with and mirror.

It makes building the container more painful, but eh.

cgwalters and others added 2 commits February 28, 2019 22:11
It's part of the implementation detail of cosa.  Let's embed
it inside our container rather than downloading it dynamically.
This ensures that if you have the container you have *all* of the tools;
there's nothing separate to deal with and mirror.

It makes building the container more painful, but eh.
Since a lot of people bind mount over /usr/lib/coreos-assembler/
directory during local development let's use a different directory
for the anaconda installer ISO.

Also since the ISO gets pulled/installed during container build
there is no reason to add any logic for cleaning up. If the ISO
fails to download/validate checksum then the container build will
fail.
@dustymabe
Copy link
Member Author

With this the container I built was 3.63 GB

@dustymabe
Copy link
Member Author

considering followup conversation in #380 - going to close this one out in favor of #380

@dustymabe dustymabe closed this Mar 1, 2019
@dustymabe dustymabe deleted the dusty2 branch September 12, 2019 21:51
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.

2 participants

Comments