Skip to content

Commit

Permalink
Merge pull request #140 from mikkame/fix-docker-howto
Browse files Browse the repository at this point in the history
Remove unnecessary step in readme of docker setup
  • Loading branch information
kotakanbe authored Jul 21, 2016
2 parents 834c832 + 0036c0b commit 740208c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion setup/docker/README.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
- 以下のコマンドを実行してコンテナをビルドする

```
$ cd $GOPATH/src/github.com/future-architect/vuls/setup/docker
$ docker-compose up -d
```

Expand Down
1 change: 0 additions & 1 deletion setup/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```

Expand Down

0 comments on commit 740208c

Please sign in to comment.