[ACA-4715] cleanup Docker and update documentation (#3328)

* move ADF linking to the dev docs

* add basic Docker docs

* reduce docker params

* update docker docs
This commit is contained in:
Denys Vuika
2023-07-11 12:25:55 +01:00
committed by GitHub
parent 7ab4cc5e53
commit b192c5f6bb
11 changed files with 101 additions and 77 deletions

View File

@@ -16,3 +16,5 @@ Learn how to start developing with the Alfresco Content Application.
- [CORS](/getting-started/cors)
- [Single Sign-On](/getting-started/sso)
- [Navigation](/getting-started/navigation)
- [Using local ADF](/getting-started/using-local-adf)
- [Docker Support](/getting-started/docker)