Skip to content

Commit

Permalink
Format markdown
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Moore (via Sockpuppet) <mattmoor@vmware.com>
  • Loading branch information
mattmoor committed Sep 30, 2020
1 parent 61fbde8 commit 0bdf5ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -353,9 +353,9 @@ If neither is present, then `ko` will rely on its default behaviors.

### Overriding the default base image

By default, `ko` makes use of `gcr.io/distroless/static:nonroot` as the base image
for containers. There are a wide array of scenarios in which overriding this
makes sense, for example:
By default, `ko` makes use of `gcr.io/distroless/static:nonroot` as the base
image for containers. There are a wide array of scenarios in which overriding
this makes sense, for example:

1. Pinning to a particular digest of this image for repeatable builds,
1. Replacing this streamlined base image with another with better debugging
Expand Down

0 comments on commit 0bdf5ee

Please sign in to comment.