Merge pull request #1434 from infosiftr/repo-links
Remove "Repository Links" links 😞
This commit is contained in:
commit
966c2207d4
|
|
@ -77,4 +77,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `backdrop` is updated.
|
|
||||||
|
|
|
||||||
|
|
@ -95,7 +95,6 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.
|
|
||||||
|
|
||||||
## Running as an arbitrary user
|
## Running as an arbitrary user
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -49,4 +49,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.
|
|
||||||
|
|
|
||||||
|
|
@ -59,4 +59,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.
|
|
||||||
|
|
|
||||||
|
|
@ -67,7 +67,6 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.
|
|
||||||
|
|
||||||
## Include pre-installed themes / plugins
|
## Include pre-installed themes / plugins
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -54,4 +54,3 @@ If you need additional PHP extensions, you'll need to create your own image `FRO
|
||||||
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
The following Docker Hub features can help with the task of keeping your dependent images up-to-date:
|
||||||
|
|
||||||
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
- [Automated Builds](https://docs.docker.com/docker-hub/builds/) let Docker Hub automatically build your Dockerfile each time you push changes to it.
|
||||||
- [Repository Links](https://docs.docker.com/docker-hub/builds/#repository-links) can ensure that your image is also rebuilt any time `%%REPO%%` is updated.
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue