diff --git a/image/spec/v1.1.md b/image/spec/v1.1.md index 83f138011d..6279da54af 100644 --- a/image/spec/v1.1.md +++ b/image/spec/v1.1.md @@ -99,7 +99,7 @@ This specification uses the following terms: my-app:3.1.4, my-app is the Repository component of the name. A repository name is made up of slash-separated name components, optionally prefixed by a DNS hostname. The hostname - must follow comply with standard DNS rules, but may not contain + must comply with standard DNS rules, but may not contain _ characters. If a hostname is present, it may optionally be followed by a port number in the format :8080. Name components may contain lowercase characters, digits, and diff --git a/image/spec/v1.2.md b/image/spec/v1.2.md index 6c641cafec..483ce1e4cb 100644 --- a/image/spec/v1.2.md +++ b/image/spec/v1.2.md @@ -99,7 +99,7 @@ This specification uses the following terms: my-app:3.1.4, my-app is the Repository component of the name. A repository name is made up of slash-separated name components, optionally prefixed by a DNS hostname. The hostname - must follow comply with standard DNS rules, but may not contain + must comply with standard DNS rules, but may not contain _ characters. If a hostname is present, it may optionally be followed by a port number in the format :8080. Name components may contain lowercase characters, digits, and diff --git a/image/spec/v1.md b/image/spec/v1.md index 69115549cb..fce3a06e36 100644 --- a/image/spec/v1.md +++ b/image/spec/v1.md @@ -440,7 +440,7 @@ f60c56784b83/ my-app-tools ``` -This example change is going add a configuration directory at `/etc/my-app.d` +This example change is going to add a configuration directory at `/etc/my-app.d` which contains a default config file. There's also a change to the `my-app-tools` binary to handle the config layout change. The `f60c56784b83` directory then looks like this: