Make an effort to (partially) realign the Dockerfile with upstream #201
Reference in New Issue
Block a user
No description provided.
Delete Branch "mchiappero/Factory:alignment-dockerfile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Apply misc changes to Dockerfile to align with upstream
Having a completely different image and build system the Dockerfile will
always differ quite significantly from the upstream one. Nonetheless,
it's still useful to make the commont parts to look alike as much as
possible to ease maintanance and update.
Note, this is just a small set of changes that are possible, more effort
into this direction may follow at later stage.
This PR depends on #200.
fec5b28494
tob4e5833111
b4e5833111
toecdb953890
Tested, looks okay to me.
ecdb953890
tod00b6ece5f
@nbelouin @steven.hardy Does it look okay to you?
lgtm - although in future we should perhaps consider an upstream change to make the location of the j2 templates more consistent - it's a bit weird atm since some end up in
/tmp
and others in/etc/ironic/
etc, not something to fix downstream thoughI agree, had the same comment.