add docker build image for production build step #2
Loading…
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I've created a dockerfile that will use the production steps to create a docker container that serves the application.
Love this thank you! Especially appreciate that you’ve used alpine Linux to keep the image small!