Same error as before, this time forgot the dot

master
Meliurwen 4 years ago
parent 0f084fefe4
commit 2eb7c3dd79
Signed by: meliurwen
GPG Key ID: 818A8B35E9F1CE10
  1. 2
      Dockerfile

@ -7,4 +7,4 @@ RUN apk --no-cache add tzdata && \
COPY root/ / COPY root/ /
ENTRYPOINT [/entrypoint.sh] ENTRYPOINT [./entrypoint.sh]

Loading…
Cancel
Save