We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5573ac4 + d777f47 commit ca112e0Copy full SHA for ca112e0
.gitattributes
@@ -0,0 +1 @@
1
+*.sh text eol=lf
README.md
@@ -43,10 +43,6 @@ docker compose up -d --build --wait
43
44
※ macOSでユーザーのホームディレクトリ配下以外にファイル群を配置する場合、Dockerの共有設定が別途必要となります
45
46
-※ Windowsでgitを利用する場合、デフォルト設定でのインストールを行うとスクリプトの改行コードを変えられてしまい、データベースを正しく構築できないことがあります ([参考](https://github.com/The-Japan-DataScientist-Society/100knocks-preprocess/issues/1#issue-640590032))
47
-
48
-※ 改行を変えないよう設定するか、ZIPをダウンロードして利用してください
49
50
※ コンテナは作成されたがデータベースに接続できない、という場合の多くはディレクトリに対するアクセス権限設定の問題となります
51
52
※ インストールの説明は `doc` 配下の説明資料も参照してください
0 commit comments