]> cat aescling's git repositories - mastodon.git/commit
Update docker-compose to cope with build-time assets (#8156)
authorAaron Brady <aaron.brady@shopify.com>
Thu, 9 Aug 2018 20:37:48 +0000 (16:37 -0400)
committerEugen Rochko <eugen@zeonfederated.com>
Thu, 9 Aug 2018 20:37:48 +0000 (22:37 +0200)
commit8c279b1648fc0a07b5c5d4a0e18526bcb51c7700
treef76e386d252dc233f956bd3c9ea2511716666838
parentaff6a15061de203842653d680047322277dc7af6
Update docker-compose to cope with build-time assets (#8156)

#7780 means that asset compilation happens as a build step.

Having the assets and packs volumes defined in `docker-compose.yml` breaks this. For people who run under Docker Compose, I believe this will fix their CSS (which even running the asset recompilation separately did not).
docker-compose.yml