This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
Apq
/
docker-rainloop
同期ミラー
https://github.com/wernerfred/docker-rainloop.git
ウォッチ
1
スター
0
フォーク
0
ファイル
課題
0
Wiki
ソースを参照
Add .dockerignore
wernerfred
4 年 前
親
6cb058f09b
コミット
f4865380a4
1 ファイル変更
、
4 行追加
、
0 行削除
分割表示
差分情報を表示
4
0
.dockerignore
+ 4
- 0
.dockerignore
ファイルの表示
@@ -0,0 +1,4 @@
+# Ignore everything exept the actual files needed
+**
+!Dockerfile
+!entrypoint.sh