diff --git a/README.md b/README.md index 90d87c1278ef0b437028a194c3ac07861f1de0b9..56b4d35eaef48efd7c5db5b26b00250aa50a40af 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # docker-ca-trust -This is an example of a Docker image that bootstraps an internal CA. +This is an example of a Docker image that bootstraps with an internal `step-ca` server. It can serve as a pattern for trusting internal CAs, for any Ubuntu-based Docker image. The CA URL and Fingerprint can be hardcoded in the `Dockerfile` or supplied as build arguments.