DEV Community

Discussion on: Dockerizing modern web apps

Collapse
 
sergsoares_15 profile image
Sergio Soares • Edited

Thanks for the post and repository with code. I agree that docker can be overkill in some situations but when work with SPA that can be builded for multiples environments (development, staging, production) with differents Env keys (Api key, Sentry Key, Analytics) to create images that represent different artifacts.