about summary refs log tree commit diff
path: root/.dockerignore
AgeCommit message (Collapse)Author
2018-06-26Add .bundle to .dockerignore (#7895)Yamagishi Kazutoshi
2018-04-08Ignore elasticsearch directory (#7070)THE BOSS ♨
2017-07-27Remove Storybook (#4397)Yamagishi Kazutoshi
2017-06-02Ignore packs folder when COPY . /mastodon (#3522)Naoki Kosaka
2017-04-30Add postgres/redis folder to .dockerignore (#2659)mecab
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
* Add eslint-plugin-jsx-a11y. * Fix npm script. * Adjust npm scripts so test also runs lint. * Fix existing lint errors. * Don't break on a11y issues. * Add role and tabIndex. * Add vim and Mac files to .gitignore and .dockerignore. * Handle htmlFor (partially), a that's actually a button. * Fix missing tabIndex. * Add cursor:pointer to load-more * Revert change to load_more. * Fixes based on review. * Update yarn.lock. * Don't try to install fsevents on Linux (hides warning noise).
2017-04-06Optimize DockerfileRyan Wade
Optimize Dockerfile, reduce build time.
2016-10-15Add sync command for neo4j, fix configuration, add neo4j to docker-compose, ↵Eugen Rochko
fix seed
2016-10-12Merge in react-storybook, add yarn lockfileEugen Rochko
2016-08-24Dockerfile adjustmentsEugen Rochko
2016-03-16Respect "delete" verb on remote feedsEugen Rochko
2016-03-14Ignore future .env files - those should not be committed to VC! Nor be part ↵Eugen Rochko
of docker containers
2016-03-14Adding a docker-compose template for running Mastodon easilyEugen Rochko