Skip to content

Commit

Permalink
Merge pull request #667 from cdrage/update-docsss
Browse files Browse the repository at this point in the history
Change title to build and push images
  • Loading branch information
kadel authored Jun 23, 2017
2 parents 13e9e6c + e004a10 commit 2e9816e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
- [`kompose up`](#kompose-up)
- [`kompose down`](#kompose-down)
- Documentation
- [Build and Pushing Docker Images](#build-and-pushing-docker-images)
- [Build and Push Docker Images](#build-and-push-docker-images)
- [Alternative Conversions](#alternative-conversions)
- [Labels](#labels)
- [Restart](#restart)
Expand Down Expand Up @@ -240,7 +240,7 @@ INFO Successfully deleted deployment: frontend
Note:
- You must have a running Kubernetes cluster with a pre-configured kubectl context.

## Building and Pushing Docker Images
## Build and Push Docker Images

Kompose supports both building and pushing Docker images. When using the `build` key within your Docker Compose file, your image will:

Expand Down

0 comments on commit 2e9816e

Please sign in to comment.