Browse Source

Run update.sh

Docker Library Bot 4 năm trước cách đây
mục cha
commit
77ed65b384
2 tập tin đã thay đổi với 4 bổ sung3 xóa
  1. 2 1
      mongo/README.md
  2. 2 2
      traefik/README.md

+ 2 - 1
mongo/README.md

@@ -171,9 +171,10 @@ services:
     environment:
       ME_CONFIG_MONGODB_ADMINUSERNAME: root
       ME_CONFIG_MONGODB_ADMINPASSWORD: example
+      ME_CONFIG_MONGODB_URL: mongodb://root:example@mongo:27017/
 ```
 
-[![Try in PWD](https://github.com/play-with-docker/stacks/raw/cff22438cb4195ace27f9b15784bbb497047afa7/assets/images/button.png)](http://play-with-docker.com?stack=https://raw.githubusercontent.com/docker-library/docs/3a01591e2c903a8c3224fced78f3f22b817b6272/mongo/stack.yml)
+[![Try in PWD](https://github.com/play-with-docker/stacks/raw/cff22438cb4195ace27f9b15784bbb497047afa7/assets/images/button.png)](http://play-with-docker.com?stack=https://raw.githubusercontent.com/docker-library/docs/f6c9b596064e2eed9c3b6ac75bea606cb6d94099/mongo/stack.yml)
 
 Run `docker stack deploy -c stack.yml mongo` (or `docker-compose -f stack.yml up`), wait for it to initialize completely, and visit `http://swarm-ip:8081`, `http://localhost:8081`, or `http://host-ip:8081` (as appropriate).
 

+ 2 - 2
traefik/README.md

@@ -24,8 +24,8 @@ WARNING:
 
 # Supported tags and respective `Dockerfile` links
 
--	[`v2.5.0-rc3-windowsservercore-1809`, `2.5.0-rc3-windowsservercore-1809`, `v2.5-windowsservercore-1809`, `2.5-windowsservercore-1809`, `brie-windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/bf492099829ace471fc6716de77ddfbb1501b1b1/windows/1809/Dockerfile)
--	[`v2.5.0-rc3`, `2.5.0-rc3`, `v2.5`, `2.5`, `brie`](https://github.com/traefik/traefik-library-image/blob/bf492099829ace471fc6716de77ddfbb1501b1b1/alpine/Dockerfile)
+-	[`v2.5.0-rc5-windowsservercore-1809`, `2.5.0-rc5-windowsservercore-1809`, `v2.5-windowsservercore-1809`, `2.5-windowsservercore-1809`, `brie-windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/12c45824c07644abb315508f20c4e77c83b0fa28/windows/1809/Dockerfile)
+-	[`v2.5.0-rc5`, `2.5.0-rc5`, `v2.5`, `2.5`, `brie`](https://github.com/traefik/traefik-library-image/blob/12c45824c07644abb315508f20c4e77c83b0fa28/alpine/Dockerfile)
 -	[`v2.4.13-windowsservercore-1809`, `2.4.13-windowsservercore-1809`, `v2.4-windowsservercore-1809`, `2.4-windowsservercore-1809`, `livarot-windowsservercore-1809`, `windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/ae84d69ecdfbcfeb37a1d727060bcb73db71a213/windows/1809/Dockerfile)
 -	[`v2.4.13`, `2.4.13`, `v2.4`, `2.4`, `livarot`, `latest`](https://github.com/traefik/traefik-library-image/blob/ae84d69ecdfbcfeb37a1d727060bcb73db71a213/alpine/Dockerfile)
 -	[`v1.7.30-windowsservercore-1809`, `1.7.30-windowsservercore-1809`, `v1.7-windowsservercore-1809`, `1.7-windowsservercore-1809`, `maroilles-windowsservercore-1809`](https://github.com/traefik/traefik-library-image/blob/7d554807d47ad41f0cc622b107504cb338fed7c5/windows/1809/Dockerfile)