no message
This commit is contained in:
14
README.md
14
README.md
@ -19,3 +19,17 @@ services:
|
|||||||
- ./html:/var/www/html # 소스코드 마운트
|
- ./html:/var/www/html # 소스코드 마운트
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 폴더 구조
|
||||||
|
```PowerShell
|
||||||
|
| docker-compose.yml
|
||||||
|
| README.md
|
||||||
|
+---8.2
|
||||||
|
| Dockerfile
|
||||||
|
| entrypoint.sh
|
||||||
|
|
|
||||||
|
\---8.2.7
|
||||||
|
docker-compose.yml
|
||||||
|
Dockerfile
|
||||||
|
entrypoint.sh
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user