diff --git a/cache/dockerfile b/cache/dockerfile index e49dea9..59f44bd 100644 --- a/cache/dockerfile +++ b/cache/dockerfile @@ -1,7 +1,5 @@ FROM node:alpine -EXPOSE 80 - WORKDIR /app USER nobody COPY ./app.js ./.key ./