質問編集履歴

2

2021/06/10 01:00

投稿

pokeharry
pokeharry

スコア27

test CHANGED
File without changes
test CHANGED
@@ -1,4 +1,4 @@
1
- docker-composeにて、
1
+ docker-compose.ymlにて、
2
2
 
3
3
 
4
4
 

1

2021/06/10 00:59

投稿

pokeharry
pokeharry

スコア27

test CHANGED
File without changes
test CHANGED
@@ -6,9 +6,13 @@
6
6
 
7
7
 
8
8
 
9
+ ```ここに言語を入力
10
+
9
11
  volumes:
10
12
 
11
13
  - ホストのファイルパス:コンテナ内のファイルパス
14
+
15
+ ```
12
16
 
13
17
 
14
18