mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-20 07:48:06 +02:00
Add simple nginx repo by docker-comopse
This commit is contained in:
parent
675c4d92a5
commit
0e437c182b
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
|
||||
|
||||
### ソースコード入手
|
||||
### clone source code
|
||||
|
||||
```sh
|
||||
git clone https://github.com/kawadasatoshi/DockerImages.git
|
||||
```
|
||||
|
||||
|
||||
### ディレクトリ移動
|
||||
### change directory
|
||||
|
||||
```sh
|
||||
cd DockerImages/nginx
|
||||
```
|
||||
|
||||
### コンテナ立ち上げ
|
||||
### run
|
||||
|
||||
```sh
|
||||
docker-compose up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue