diff --git a/docs/user-guide.md b/docs/user-guide.md index 264767aa..f6c87855 100644 --- a/docs/user-guide.md +++ b/docs/user-guide.md @@ -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) @@ -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: