I've heard of Docker
somehow, and I think it's convenient to use. I would like to verify what would be useful if Ruby on Rails was converted to Docker.
If you are an engineer and have written code, you probably have experience, but does it take time to create a development environment?
To put it simply, if you use the docker image
created by someone, it will not be affected by the environment, and you can create a development environment locally by just hitting a command **! !! Convenient! !!
Recommended Posts