فهرست منبع

Run update.sh

Docker Library Bot 5 سال پیش
والد
کامیت
af8ce976bd
2فایلهای تغییر یافته به همراه4 افزوده شده و 2 حذف شده
  1. 2 2
      redmine/README.md
  2. 2 0
      registry/README.md

+ 2 - 2
redmine/README.md

@@ -159,9 +159,9 @@ If you'd like to be able to access the instance from the host without the contai
 
 
 When you start the `redmine` image, you can adjust the configuration of the instance by passing one or more environment variables on the `docker run` command line.
 When you start the `redmine` image, you can adjust the configuration of the instance by passing one or more environment variables on the `docker run` command line.
 
 
-### `REDMINE_DB_MYSQL` or `REDMINE_DB_POSTGRES`
+### `REDMINE_DB_MYSQL`, `REDMINE_DB_POSTGRES`, or `REDMINE_DB_SQLSERVER`
 
 
-These two variables allow you to set the hostname or IP address of the MySQL or PostgreSQL host, respectively. These values are mutually exclusive so it is undefined behavior if both are set. If neither variable is set, the image will fall back to using SQLite.
+These variables allow you to set the hostname or IP address of the MySQL, PostgreSQL, or Microsoft SQL host, respectively. These values are mutually exclusive so it is undefined behavior if any two are set. If no variable is set, the image will fall back to using SQLite.
 
 
 ### `REDMINE_DB_PORT`
 ### `REDMINE_DB_PORT`
 
 

+ 2 - 0
registry/README.md

@@ -22,6 +22,8 @@ WARNING:
 -	**Where to get help**:  
 -	**Where to get help**:  
 	[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
 	[the Docker Community Forums](https://forums.docker.com/), [the Docker Community Slack](https://dockr.ly/slack), or [Stack Overflow](https://stackoverflow.com/search?tab=newest&q=docker)
 
 
+-	**Need a free, secure hosted registry?** Try [Docker Hub](https://www.docker.com/pricing).
+
 # Supported tags and respective `Dockerfile` links
 # Supported tags and respective `Dockerfile` links
 
 
 -	[`2.7.1`, `2.7`, `2`, `latest`](https://github.com/docker/distribution-library-image/blob/ab00e8dae12d4515ed259015eab771ec92e92dd4/amd64/Dockerfile)
 -	[`2.7.1`, `2.7`, `2`, `latest`](https://github.com/docker/distribution-library-image/blob/ab00e8dae12d4515ed259015eab771ec92e92dd4/amd64/Dockerfile)