about summary refs log tree commit diff
path: root/Dockerfile
AgeCommit message (Expand)Author
2017-05-20Fix #2680 - Run processes in Docker as non-root user (#3159)Wonderfall
2017-05-09Use CLD3 (#2949)Akihiko Odaki
2017-05-03Replace sprockets/browserify with Webpack (#2617)Eugen Rochko
2017-04-23Update CA certificates in Dockerfile (#2339)Yamagishi Kazutoshi
2017-04-20 Make Docker image buildable on ARM (#2065)Christoph Witzany
2017-04-16Update node.js and imagemagick (#1951)Wonderfall
2017-04-15Add eslint-plugin-jsx-a11y (#1651)Zac Anger
2017-04-10Version bumps for ruby and misc gems (#1159)Matt Jankowski
2017-04-07Fix npm/yarn cache cleaningFlorian Maunier
2017-04-06add metadata to DockerfileWonderfall
2017-04-06Optimize DockerfileRyan Wade
2017-04-03Update DockerfileWonderfall
2017-04-03update DockerfileWonderfall
2017-02-13Fix #631 - Docker-deployed streaming API wasn't launched with the right envir...Eugen
2016-11-24Remove Neo4JEugen Rochko
2016-10-15Add custom neo4j dockerfile with graphaware and noderank pluginsEugen Rochko
2016-10-12Adjusting Dockerfile to use Yarn for faster npm installsEugen Rochko
2016-10-08Install npm 3 in docker (v3 warns on invalid peer dependencies instead of fai...Eugen Rochko
2016-09-17Fix typo in dockerfileEugen Rochko
2016-09-17Update doorkeeper dependency and replace libav with backported ffmpeg in dockerEugen Rochko
2016-09-12ffmpeg is not a package on debian, fix dockerfileEugen Rochko
2016-09-12Fixing image upload limits, allowing webm, merge/unmerge events triggerEugen Rochko
2016-08-26The frontend will now be an OAuth app, auto-authorized. The frontend will use...Eugen Rochko
2016-08-24Dockerfile adjustmentsEugen Rochko
2016-03-16Fixing the docker container setup (with assets compilation &co)Eugen Rochko
2016-03-16Adding CSS for form errors, adding missing indicesEugen Rochko
2016-03-16Validations for local profilesEugen Rochko
2016-03-14Adding a docker-compose template for running Mastodon easilyEugen Rochko