Added link to multi-stage Dockerfile docs
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@backstage/create-app': patch
|
||||
---
|
||||
|
||||
Added link to multi-stage Dockerfile documentation as alternative option
|
||||
@@ -8,6 +8,9 @@
|
||||
# yarn build:backend
|
||||
#
|
||||
# Once the commands have been run, you can build the image using `yarn build-image`
|
||||
#
|
||||
# Alternatively there is also a multi-stage Dockerfile documented here:
|
||||
# https://backstage.io/docs/deployment/docker#multi-stage-build
|
||||
|
||||
FROM node:20-bookworm-slim
|
||||
|
||||
|
||||
Reference in New Issue
Block a user