cnoe-io / backstage-app

7 stars 15 forks source link

create the updatable Backstage image #1

Open nimakaviani opened 1 year ago

nimakaviani commented 1 year ago
nabuskey commented 1 year ago

Dockerfile: packages/backend/Dockerfile We should use node:18-bullseye-slim instead of 16. For general guidance from backstage. https://backstage.io/docs/deployment/docker/

Deployment example: https://github.com/cnoe-io/reference-implementation-aws/tree/main/package/backstage

For my own use I've been just doing: podman build -f packages/backend/Dockerfile