소스 검색

Update 'wordpress-with-docker-scripts.md'

master
Dashamir Hoxha 5 년 전
부모
커밋
9106c601f4
1개의 변경된 파일7개의 추가작업 그리고 7개의 파일을 삭제
  1. +7
    -7
      wordpress-with-docker-scripts.md

+ 7
- 7
wordpress-with-docker-scripts.md 파일 보기

@@ -1,9 +1,8 @@
# Wordpress with docker-scripts
### Wordpress with docker-scripts


## 1. Install dependencies
#### 1. Install dependencies


<details> <details>

<summary>Install docker</summary> <summary>Install docker</summary>


``` ```
@@ -59,11 +58,12 @@ ds make


Reference: https://gitlab.com/docker-scripts/mariadb#installation Reference: https://gitlab.com/docker-scripts/mariadb#installation


</summary>
</details>


## 2. Install Wordpress sites
#### 2. Install Wordpress sites


### 2.1. Install Wordpress container
<details>
<summary>Install Wordpress container</summary>


``` ```
ds pull wordpress ds pull wordpress
@@ -75,4 +75,4 @@ ds make


Reference: https://gitlab.com/docker-scripts/wordpress#installation Reference: https://gitlab.com/docker-scripts/wordpress#installation


### 2.2. Install site1
</details>

불러오는 중...
취소
저장