Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Provides extension point for IBM DevOps Services to build a docker container usi
- APPLICATION_NAME: name of the application
- REGISTRY_URL: registry url set when enabling the Container Service in bluemix
- VERSION_IMAGES: if set to true, each build will result in a uniquely tagged image. If false will only tag image as :latest
- MAX_IMAGES: maximin number of image versions to store in the registry
- IMAGE_LIMIT: the maximum number of versions of this image to store in the registry

## Output
The output of the build step will be a new image stored in IBM container registry that is tagged base on the build number and latest
Expand All @@ -29,4 +29,4 @@ You can start a discussion and leave feedback right on this project! Go to track
## References
- [IBM Bluemix](https://console.ng.bluemix.net/)
- [IBM Container Service](https://developer.ibm.com/bluemix/2014/12/04/ibm-containers-beta-docker/)
- [Introduction to containers and bluemix](https://www.youtube.com/watch?v=-fcMeHdjC2g)
- [Introduction to containers and bluemix](https://www.youtube.com/watch?v=-fcMeHdjC2g)