Fixes: 1) Correct `.dockerignore` entry for the relocated `storefront/Dockerfile`; Extra: 1) Refactor file structure by renaming `Dockerfile.storefront` to `storefront/Dockerfile`.
2 lines
39 B
Docker
2 lines
39 B
Docker
FROM node:23.11
|
|
LABEL authors="savbad"
|