# Build FROM prologic/zs AS build # Copy content COPY --chown=zs . . # Build the site (in production mode) #RUN zs -P build