131 Commits (249e57f15f8d086c9b2637c3401378bd9a5b5a9b)

Author SHA1 Message Date
Shlee 722f448000 Update Ruby in Dockerfile (#12050)
5 years ago
Yamagishi Kazutoshi 5aafbec05e Use prebuilt node.js on Docker image (#11768)
5 years ago
Shlee 0c5a16c5d0 Update NodeJS source for Docker Image (#11707)
5 years ago
Shlee 911ebfea45 Update Dockerfile (#11710)
5 years ago
Eugen Rochko 02cf7a07ae Change Dockerfile to bind to 0.0.0.0 instead of docker-compose.yml (#11351)
5 years ago
Sandro Jäckel 7a8958b067 Docker: Remove dist-upgrade (#10822)
5 years ago
Sandro Jäckel 6ec47d8326 Docker: Keep /var/lib/apt/ to keep apt working (#10830)
5 years ago
Alfie John 3696497a20 Expand abbreviation to minimise confusion (#10826)
5 years ago
Ben Lubar f461d0a193 Re-organize Dockerfile to improve incremental builds. (#10212)
6 years ago
mohemohe ae14a371dc Fix fail health check due to missing wget (#10110)
6 years ago
Sir-Boops fa3a0f8bc8 Switch to Ubuntu for docker (#10100)
6 years ago
J0WI 96f3621ad9 Do not use apk cache and upgrade (#9966)
6 years ago
J0WI bda1a39dd2 Replace LibreSSL by OpenSSL (#9975)
6 years ago
ashleyhull-versent c00cf2b83b Update Dockerfile (#9965)
6 years ago
ashleyhull-versent b1fac0b869 Update Dockerfile (#9796)
6 years ago
Yamagishi Kazutoshi 6eae9c5601 Installing libxml2 and libxslt on Docker (#9680)
6 years ago
Isatis 638cac58b6 Dockerfile: Nodejs 8.12 -> 8.14 (#9532)
6 years ago
ashleyhull-versent b88c202e6c Update Dockerfile (#9026)
6 years ago
Isatis 59ed79b1f0 Dockerfile: update Node to 8.12.0 and put Ruby on Alpine 3.7 for build system memory help (#8842)
6 years ago
ashleyhull-versent 7b1d835fd0 Revert "Updated ruby/node images" (#8712)
6 years ago
ashleyhull-versent 8a6db140ca Updated ruby/node images (#8700)
6 years ago
Kevin Liu 0c34e68653 Dockerfile: run asset precompilation as a build step (#7780)
6 years ago
Yamagishi Kazutoshi cce7eb0316 Upgrade Node.js to v8.x on Docker image (#8019)
6 years ago
Yamagishi Kazutoshi 2275752fca Upgrade webpack to version v4.x (#6655)
6 years ago
Yamagishi Kazutoshi a947b55daf Add symbolic link for yarnpkg (#7894)
6 years ago
Yamagishi Kazutoshi d134e6f38f Add /mastodon/bin to $PATH (#7889)
6 years ago
Yamagishi Kazutoshi 1fbeac0c82 Update Ruby to version 2.4.4 (#6964)
7 years ago
Eugen Rochko a235678802 Re-add git and nodejs-npm to Dockerfile (#6810)
7 years ago
Eugen Rochko 36734278ba Downgrade Dockerfile to Ruby 2.4.3 on Alpine 3.6 (#6806)
7 years ago
Akihiko Odaki 53b39b8042 Use Alpine Linux yarn package in Docker (#6725)
7 years ago
Akihiko Odaki 9e68e02c8e Remove su-exec from Docker image (#6722)
7 years ago
Akihiko Odaki 6337d2099b Remove git from Docker image (#6724)
7 years ago
Yamagishi Kazutoshi 49a14b022e Update Yarn to version 1.5.1 (#6689)
7 years ago
Eugen Rochko a13ae467f9 Separate chown command in Dockerfile. Use tootsuite/mastodon image (#6662)
7 years ago
Akihiko Odaki c717f76652 Do not use npm (#6656)
7 years ago
haosbvnker 5d2f4ab34a Fix permissions for volumes (#6637)
7 years ago
Moritz Heiber 0d1aeb0ff5 Fix build error for missing variable interpolation in chown instruction (#6519)
7 years ago
Eugen Rochko aff432db1e Set Docker permissions during the build process (#6514)
7 years ago
Yamagishi Kazutoshi 2df7c3a008 Add support Ruby v2.5.0 (#6097)
7 years ago
Pierre Ozoux 4ae0ea3802 Fix "tzinfo-data is not present" docker error (#6300)
7 years ago
Yamagishi Kazutoshi 701c0ab5fe Update Yarn to version 1.3.2 (#5900)
7 years ago
Alex Coto eaf6f94773 Change libinconv download URL to HTTPS (#5738)
7 years ago
Hinaloe 4d0143dd02 Reduce container size with clean yarn (#3506)
7 years ago
Yamagishi Kazutoshi 9ab3021562 Update Yarn to version 1.1.0 (#5125)
7 years ago
Daigo 3 Dango 0de28e70e8 Bump ruby version to 2.4.2 (#4958)
7 years ago
Wonderfall 2e0ac3f227 Update to Alpine 3.6 (#4747)
7 years ago
Thomas Leister 672083c50b [Docker] Add multicore support to "make" and "bundler" (#4544)
7 years ago
Yamagishi Kazutoshi e28c4f29c0 Use GNU libiconv in Nokogiri (#4494)
7 years ago
Yamagishi Kazutoshi c85a36a878 Download npm and yarn from Alpine packages repository (#4242)
7 years ago
Yamagishi Kazutoshi 3729c1e7a7 Move icu-dev to build-dependencies (#4240)
7 years ago
Yamagishi Kazutoshi a5f64a0d41 Install libidn with Docker (#4219)
7 years ago
nullkal 07024f56df Use charlock_holmes instead of nkf at FetchLinkCardService (#4080)
7 years ago
Wonderfall 8b954737b8 Some Dockerfile improvements (#3182)
7 years ago
Wonderfall 4b4bb6c50a Fix #2680 - Run processes in Docker as non-root user (#3159)
7 years ago
Akihiko Odaki a1abb11656 Use CLD3 (#2949)
7 years ago
Eugen Rochko ef2af79a48 Replace sprockets/browserify with Webpack (#2617)
7 years ago
Yamagishi Kazutoshi 22b232931b Update CA certificates in Dockerfile (#2339)
8 years ago
Christoph Witzany 23b457c287 Make Docker image buildable on ARM (#2065)
8 years ago
Wonderfall 473dea5e7e Update node.js and imagemagick (#1951)
8 years ago
Zac Anger 4afb6d9b15 Add eslint-plugin-jsx-a11y (#1651)
8 years ago
Matt Jankowski b4950a59bb Version bumps for ruby and misc gems (#1159)
8 years ago
Florian Maunier 97ff85dc73 Fix npm/yarn cache cleaning
8 years ago
Wonderfall b2e3d99f82 add metadata to Dockerfile
8 years ago
Ryan Wade ff8f101023 Optimize Dockerfile
8 years ago
Wonderfall b84a37db4a Update Dockerfile
8 years ago
Wonderfall 99918c71e7 update Dockerfile
8 years ago
Eugen 6e8232e7bb Fix #631 - Docker-deployed streaming API wasn't launched with the right environment
8 years ago
Eugen Rochko 30f9e9e624 Remove Neo4J
8 years ago
Eugen Rochko db09f7250d Add custom neo4j dockerfile with graphaware and noderank plugins
8 years ago
Eugen Rochko 32049e471d Adjusting Dockerfile to use Yarn for faster npm installs
8 years ago
Eugen Rochko 292119e278 Install npm 3 in docker (v3 warns on invalid peer dependencies instead of failing)
8 years ago
Eugen Rochko bf4ee145f9 Fix typo in dockerfile
8 years ago
Eugen Rochko 18d21f1a39 Update doorkeeper dependency and replace libav with backported ffmpeg in docker
8 years ago
Eugen Rochko 4f0e3b1b19 ffmpeg is not a package on debian, fix dockerfile
8 years ago
Eugen Rochko ce29624c6d Fixing image upload limits, allowing webm, merge/unmerge events trigger
8 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests
8 years ago
Eugen Rochko 03f5ffcd06 Dockerfile adjustments
8 years ago
Eugen Rochko 48d66a2055 Fixing the docker container setup (with assets compilation &co)
9 years ago
Eugen Rochko 8767a98fbb Adding CSS for form errors, adding missing indices
9 years ago
Eugen Rochko a9db42a956 Validations for local profiles
9 years ago
Eugen Rochko b17202ca0f Adding a docker-compose template for running Mastodon easily
9 years ago