Regarding the build.sh script
- Do we need python tags for CKAN 2.11 images and future CKAN versions for that matter?
- Pushing CKAN 2.11 images does not include the extra python tags
- I think a
show-tags() function similar to show-versions() would be useful and straight-forward to create. An option of ./build.sh tags could then be used
./build.sh versions should output versions in order of latest to oldest
Regarding the
build.shscriptshow-tags()function similar toshow-versions()would be useful and straight-forward to create. An option of./build.sh tagscould then be used./build.sh versionsshould output versions in order of latest to oldest