Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
最低限動作するようにだけするつもりが、かなり破壊的な変更になっております。またコミットがわかりづらくなっている事をお許しください
compose.yamlは最新のCompose specに基づいて書いてます。ユーザが読みやすいよう変更が必要な箇所を上部に纏めてます
ホスト側のinitでプロセス管理を行っていた部分に関してはDockerでできるので一式削除しました
Dockerfileは、Docker Hubに公式イメージが存在するMirakurunについては削除しました
Chinachuの部分を大幅に修正しております。コメントで詳細を記述してるのでご覧ください。
PM2を使わない実装にしていたようですが、PM2にはDocker専用の動作モードが用意されておりこれを使うのが最も容易かつ効率的であると判断しました
基本的にはdocker-mirakurun-epgstationに仕様を寄せています
動作確認が充分にできてないので、でき次第報告させていただきます
ご質問や要望があればお答えします