You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN mkdir node_modules/.cache && chmod -R 777 node_modules/.cache
# add app
COPY . ./
# start app
# TODO: Remove "--openssl-legacy-provider" as it has known security issue.
# Check here why I added it and whay you should change when alternative comes: https://stackoverflow.com/questions/69692842/error-message-error0308010cdigital-envelope-routinesunsupported