ソースを参照

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

master
コミット
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>

<summary>Install docker</summary>

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

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
@@ -75,4 +75,4 @@ ds make

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

### 2.2. Install site1
</details>

読み込み中…
キャンセル
保存