restore note about cloning the stable release branch for Docker installs

This commit is contained in:
Ryan Petrello
2021-03-09 12:02:52 -05:00
parent 58337b9e2e
commit b6eeb2e77f
2 changed files with 20 additions and 0 deletions

View File

@@ -24,6 +24,8 @@ If you're attempting to migrate an older Docker-based AWX installation, see: [Mi
Starting in version 18.0, the [AWX Operator](https://github.com/ansible/awx-operator) is the preferred way to install AWX.
AWX can also alternatively be installed and [run in Docker](./tools/docker-compose/README.md), but this install path is only recommended for development/test-oriented deployments, and has no official published release.
### Quickstart with minikube
If you don't have an existing OpenShift or Kubernetes cluster, minikube is a fast and easy way to get up and running.