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
In my example, it should reference the dev stage, which has the build tools. Ideally, production images shouldn't have build tools and dependencies in them. You'll see later that I manually copy a directory out of that image to ensure the build tools avoid the production image.
https://github.com/BretFisher/docker-mastery-for-nodejs/blame/1fdac1a82516b14ebf5ab811e9bda6dc806dafca/typescript/Dockerfile#L19
The text was updated successfully, but these errors were encountered: