Remove unnecessary step in readme of docker setup
This commit is contained in:
@@ -32,7 +32,6 @@
|
||||
- 以下のコマンドを実行してコンテナをビルドする
|
||||
|
||||
```
|
||||
$ cd $GOPATH/src/github.com/future-architect/vuls/setup/docker
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@
|
||||
- Execute the following command to build and run a Vuls Container
|
||||
|
||||
```
|
||||
$ cd $GOPATH/src/github.com/future-architect/vuls/docker
|
||||
$ docker-compose up -d
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user