summaryrefslogtreecommitdiff
path: root/Dockerfile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07dakkar2024-08-021-2/+5
|\
| * update node versionsyuilo2024-07-301-1/+1
| |
| * build: install pnpm with corepack on docker build (#13926)anatawa122024-06-221-0/+4
| | | | | | | | | | * build: install pnpm with corepack on build * docs(changelog): Dockerコンテナの立ち上げ時に`pnpm`のインストールで固まることがある問題
* | Dockerfile: circumvent PEP-668 + fix check_connect.js pathLucent2024-05-151-3/+2
| |
* | Merge remote-tracking branch 'misskey/release/2024.5.0' into ↵dakkar2024-05-111-1/+1
|\| | | | | | | future-2024-04-25-post
| * update deps (#13624)syuilo2024-05-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * Update package.json * update deps * build: pass --strip-leading-paths to restore 0.2.x behavior (#13684) * :v: * :v: * pureimageの代わりに@napi-rs/canvasを使う (#13748) * pureimageの代わりに@napi-rs/canvasを使う * remove writestream * remove createtemp * wip * Update ClientServerService.ts * update pnpm to 9.x * update deps * re: update pnpm to 9.x * update node * :v: --------- Co-authored-by: anatawa12 <anatawa12@icloud.com> Co-authored-by: tamaina <tamaina@hotmail.co.jp>
| * fix of #13330 (#13330)anatawa122024-02-161-1/+1
| | | | | | | | | | * build: docker buildのpnpm i実行時にNODE_ENV=productionが指定されるようにする * build: 消す行間違ってたのを修正
| * build: docker buildのpnpm ↵anatawa122024-02-161-2/+4
| | | | | | | | i実行時にNODE_ENV=productionが指定されるようにする (#13329)
* | Feature/maybe nicer dockerfiledakkar2024-03-081-36/+47
| |
* | merge: upstream (1)Marie2024-01-211-0/+6
|\|
| * Update Dockerfilesyuilo2024-01-201-0/+8
| |
| * fix: running from docker is broken (#12824)anatawa122023-12-281-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fix: running from docker is broken * fix: dependencies of misskey-js not found from backend * docs(changelog): Dockerでサーバーを起動できない問題を修正 * Update CHANGELOG.md Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
| * fix(docker): cannot build docker image on some environments (#12494)Cocoa Hoto2023-11-301-2/+2
| |
| * update node to 20.10.0syuilo2023-11-241-1/+1
| |
* | upd: add tossface emojis as an optionMarie2024-01-041-0/+1
| |
* | chore: set node version to LTS on dockerMarie2024-01-031-1/+1
| |
* | fix: tini locationMarie2023-12-081-1/+1
| |
* | fix: include build toolsMarie2023-12-081-1/+1
| |
* | upd: add pythonMarie2023-12-081-0/+5
| |
* | fix: init submodulesMarie2023-12-081-1/+1
| |
* | fix: pathsMarie2023-12-081-12/+12
| |
* | containerfile -> dockerfilemia2023-12-071-0/+57
| |
* | switch to more optimized containerfilemia2023-12-071-101/+0
| |
* | upd: include ffprobe in dockerfileMar0xy2023-11-051-1/+1
| |
* | upd: dockerfile use binary for ffmpegMar0xy2023-11-051-2/+9
| |
* | Update DockerfileAmelia Yukii2023-10-171-0/+1
| |
* | upd: add native builder for megalodonMarie2023-09-241-0/+2
| |
* | fix: forgot to copy package over in dockerMarie2023-09-241-1/+2
| |
* | add: Megalodon, initial mastodon apiMar0xy2023-09-231-0/+1
| |
* | chore: update user, workdir in dockerfileMarie2023-09-231-2/+2
| |
* | chore: change misskey to sharkey in dockerfileMarie2023-09-231-11/+11
|/
* Update Dockerfile (#11848)typeling15782023-09-201-1/+2
|
* enhance(docker): Dockerイメージにjemallocを含むようにsyuilo2023-09-131-1/+2
| | | | #10984
* update deps (#11764)syuilo2023-09-041-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update deps * node16 * wip * wip * wip * Update test-utils.ts * wip * Update tsconfig.json * wip * Update package.json * wip * Update following.vue * Update followers.vue * Update index.vue * Update share.vue * Update MkUserPopup.vue * Update MkPostForm.vue * wip * Update MkTokenGenerateWindow.vue * Update MkPagination.vue * refactor * update deps * update deps * Update sw.ts * wip * wip * wip * Update FetchInstanceMetadataService.ts * Update FetchInstanceMetadataService.ts * update node * update deps * :art:
* Update node to 20.5.0 (#11463)HAL9000COM2023-08-091-1/+1
|
* use node 20.3.1syuilo2023-07-081-1/+1
| | | | Fix #11179
* update node to 20.4.0syuilo2023-07-071-1/+1
|
* Update node version (#10639)Kohei Ota (inductor)2023-04-151-1/+1
|
* chore: integrate misskey-js as a workspace item (git subtree) (#10409)Kagami Sascha Rosylight2023-03-301-0/+1
| | | | | * Additional changes for the merge * api-misskey-js
* Revert "Additional changes for the merge"Kagami Sascha Rosylight2023-03-251-1/+0
| | | | This reverts commit efb5e1d1cc95b373b00cf2fedfc5b3bd745a1753.
* Additional changes for the mergeKagami Sascha Rosylight2023-03-251-0/+1
|
* fix(docker): cannot build docker image on some environments (#10220)Acid Chicken (硫酸鶏)2023-03-051-2/+2
|
* docker: build assets on native arch (#10080)rinsuki2023-03-041-14/+32
| | | | | * docker: build assets on native arch * 消しすぎた
* Update Docker GHA (#9920)Kohei Ota (inductor)2023-02-141-6/+8
| | | | | * Update Docker GHA * add id
* fix docker health check (#9810)파링2023-02-081-5/+2
| | | | | | | | | | | * fix(healthcheck): use default commands instead of yq this removes yq command and uses grep and awk to get port * fix: use correct config file * fix: install curl in runner instead of builder * fix: remove unused packages
* fix: aptのキャッシュを削除しないようにする (#9803)Masaya Suzuki2023-02-051-1/+0
|
* DockleのCI追加 (#9568)Masaya Suzuki2023-02-051-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Dockerイメージ検査のCI追加 * Add cp * step分離 * step分離 * rm depends_on * Dockle実行時に必要なイメージタグ付与処理をCI内で行う * 末尾に移動 * Add comment * .git削除処理をビルドステージに移動 * docker-compose.yml作成処理追加 * aptのキャッシュ削除処理追加 * ヘルスチェック用スクリプト追加 * yqインストール処理修正 * Add ca-certificates * yqインストール処理をビルドステージに移動 * インデントを揃える * インデントをタブに変更
* Use cache on build (#9639)Takuya Yoshida2023-01-271-6/+13
|
* Use corepack (#9620)Takuya Yoshida2023-01-171-2/+3
|
* Use pnpm for package manager (#9531)CyberRex2023-01-161-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Use pnpm for package manager * Fix * Change github workflow * use pnpm in workflow * fix * Fix test (e2e/jest) * Update Dockerfile for pnpm * Exclude node_modules from file search on VSCode * Update pnpm-lock.yaml * Update pnpm-lock.yaml * Move typescript from devDependencies to dependencies * Fix Dockerfile Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>