Use monorepo for dockerfile location in README (#4837)

This commit is contained in:
sabinehoi
2021-04-05 13:40:49 +00:00
committed by GitHub
parent ecd5526b55
commit be98fd7ff7

View File

@@ -96,7 +96,7 @@ Directus only requires Node.js and supports most operating systems and SQL datab
- CentOS / RHEL 8
- macOS Catalina or newer
- Windows 10
- Docker ([DockerHub](https://hub.docker.com/r/directus/directus) + [Docker Repo](https://github.com/directus/docker))
- Docker ([DockerHub](https://hub.docker.com/r/directus/directus) + [Dockerfile](https://github.com/directus/directus/blob/43f4e63179b7c370ceee721c0a5ca0f616f30c58/.github/actions/build-images/Dockerfile))
_Other operating systems may also work, but are not officially supported._