@ -1,3 +1,5 @@
# https://dev.to/code42cate/how-to-dockerize-and-deploy-astro-6ll
FROM node:alpine AS base
WORKDIR /app