mlandauer / cuttlefish

Transactional email server with a lovely web interface
http://cuttlefish.io
Other
1.51k stars 175 forks source link

When upgrading gems in development automatically update docker containers #408

Open mlandauer opened 2 years ago

mlandauer commented 2 years ago

Right now you have to rebuild affected docker containers. Usually

docker-compose build guard log smtp web worker

This is a pain and probably would seriously get in the way for someone new to the project who isn't super familiar with docker and how this development environment is set up.