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
The Dockerfile for the repository right now is vanilla and has no optimisation what so ever, the Dockerfile needs to be updated to a multi stage docker file optimised for faster build times and security. Something on the lines of the explanation here
The text was updated successfully, but these errors were encountered:
Description
The Dockerfile for the repository right now is vanilla and has no optimisation what so ever, the Dockerfile needs to be updated to a multi stage docker file optimised for faster build times and security. Something on the lines of the explanation here
The text was updated successfully, but these errors were encountered: