From 77ed65b38400a50e0ebf8ce1df174566b1d896d3 Mon Sep 17 00:00:00 2001 From: Docker Library Bot Date: Tue, 3 Aug 2021 13:08:16 -0700 Subject: [PATCH] Run update.sh --- mongo/README.md | 3 ++- traefik/README.md | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/mongo/README.md b/mongo/README.md index 436c98136..099ac7ab4 100644 --- a/mongo/README.md +++ b/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). diff --git a/traefik/README.md b/traefik/README.md index 763c19f0e..b7c54c579 100644 --- a/traefik/README.md +++ b/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)