Merge pull request #4564 from backstage/rugvip/docker-builds

docker: switch to backend:bundle + update docs with both host and multi-stage build
This commit is contained in:
Patrik Oldsberg
2021-02-18 11:01:47 +01:00
committed by GitHub
13 changed files with 352 additions and 117 deletions
+1
View File
@@ -24,6 +24,7 @@ nav:
- Configuring App with plugins: 'getting-started/configure-app-with-plugins.md'
- Customize the look-and-feel of your App: 'getting-started/app-custom-theme.md'
- Deployment scenarios:
- Docker: 'getting-started/deployment-docker.md'
- Kubernetes: 'getting-started/deployment-k8s.md'
- Kubernetes and Helm: 'getting-started/deployment-helm.md'
- Other: 'getting-started/deployment-other.md'