mirror of
https://github.com/sasjs/server.git
synced 2025-12-11 03:34:35 +00:00
chore: reverted 4 commits related to copying exe scripts
This commit is contained in:
@@ -4,7 +4,6 @@ COPY ["package.json","package-lock.json", "./"]
|
||||
RUN npm ci
|
||||
COPY ./api .
|
||||
COPY ./certificates ../certificates
|
||||
COPY ./sas_exe ../sas_exe
|
||||
# RUN chown -R node /usr/server/api
|
||||
# USER node
|
||||
CMD ["npm","start"]
|
||||
|
||||
Reference in New Issue
Block a user