Docker Command Bonus: Dockerizing React Apps
Dec 29, 2020 ยท 2 min read ยท In a previous post on Dockerizing React Apps, I discussed a strategy for running React in a Docker container. In the scripts, I put local-react as the image tag. You'll soon find out trying to use the same tag on all your containers is not the greate...
Join discussion