From b6eeb2e77f0af3fcc95db4b3abbb5be1b59e001c Mon Sep 17 00:00:00 2001 From: Ryan Petrello Date: Tue, 9 Mar 2021 12:02:52 -0500 Subject: restore note about cloning the stable release branch for Docker installs --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 590ddb4d98..a3dc14b333 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -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. -- cgit v1.2.3