I don't know if this might have other implications (like whether or not it would default to pulling or building a newer image once you want to update),
but I found this useful when e.g. implementing a translation and the `yarn dev` thingie just didn't work, thus building the docker image right from `docker-compose build` or just `docker-compose up --build`.
Signed-off-by: Kipras Melnikovas <kipras@kipras.org>