Re: Anaconda Docker addon review needed
Colin Walters <[email protected]>
| Newsgroups | gmane.linux.redhat.anaconda.devel |
|---|---|
| Message-ID | <1453407345.2480067.498945834.1347D12A@webmail.messagingengine.com> |
On Wed, Jan 20, 2016, at 03:10 PM, Brian C. Lane wrote: > Here's a pile of code that needs to be reviewed. I totaly failed to > figure out how to do a PR against a blank repo so I just pushed it. > > https://github.com/rhinstaller/docker-anaconda-addon The logic here duplicates a lot of what docker-storage-setup is doing. Some deduplication is going to be important if this is more than just a PoC. For example, the addon doesn't seem to support overlayfs right now.