Files
backstage/.changeset/honest-kids-live.md
T
Patrik Oldsberg 3983940a21 create-app,backend: update Dockerfile
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-04-19 14:24:29 +02:00

389 B

@backstage/create-app
@backstage/create-app
patch

Optimized the command order in packages/backend/Dockerfile as well as added the --no-install-recommends to the apt-get install and tweaked the installed packages.

To apply this change to an existing app, update your packages/backend/Dockerfile to match the documented Dockerfile at https://backstage.io/docs/deployment/docker#host-build.