FROM nginx:1.25.4 # Copy the build output to replace the default nginx contents. COPY . /usr/share/nginx/html