thelamer %!s(int64=5) %!d(string=hai) anos
pai
achega
b9795a53b2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile-build

+ 1 - 1
Dockerfile-build

@@ -26,6 +26,6 @@ RUN \
 FROM alpine:3.10
 
 COPY --from=builder /var/www/html/ /mnt/
-COPY docker-root/ /
+COPY docker-build-root/ /
 
 ENTRYPOINT [ "/dumper.sh" ]