You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 4, 2018. It is now read-only.
I you run the tool with CCT enabled images - it'll clone the modules next to the image dessriptor into the cct/ directory. This makes it easy for local changes. #171
It is now possible to use local CCT modules, #167.
Instead of cloning CCT modules specified in the image descriptor - you can put your local copy of the module into the cct/MODULE_NAME directory created next to the image descriptor. This module, instead of the one specified in image descriptor, will be used to build the image. This is very useful for local image building.
P.S. You can also symlink this module directory if you want. This way you can reuse the same local copy of module in multiple images.
This release makes it easier to work with CCT (Container Configuration Tool).
Dist-git plugin was extended and it's now possible to specify the repository and branch name to sync with, #147
You can now use the image descriptor to define the repository and branch name for the dist-git plugin: