about summary refs log tree commit diff
path: root/Dockerfile
AgeCommit message (Expand)Author
2018-01-19Fix "tzinfo-data is not present" docker error (#6300)Pierre Ozoux
2017-12-06Update Yarn to version 1.3.2 (#5900)Yamagishi Kazutoshi
2017-11-17Change libinconv download URL to HTTPS (#5738)Alex Coto
2017-09-30Reduce container size with clean yarn (#3506)Hinaloe
2017-09-28Update Yarn to version 1.1.0 (#5125)Yamagishi Kazutoshi
2017-09-18Bump ruby version to 2.4.2 (#4958)Daigo 3 Dango
2017-08-30Update to Alpine 3.6 (#4747)Wonderfall
2017-08-07[Docker] Add multicore support to "make" and "bundler" (#4544)Thomas Leister
2017-08-03Use GNU libiconv in Nokogiri (#4494)Yamagishi Kazutoshi
2017-07-18Download npm and yarn from Alpine packages repository (#4242)Yamagishi Kazutoshi
2017-07-18Move icu-dev to build-dependencies (#4240)Yamagishi Kazutoshi
2017-07-16Install libidn with Docker (#4219)Yamagishi Kazutoshi
2017-07-08Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)nullkal
2017-05-20Some Dockerfile improvements (#3182)Wonderfall
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