Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #54 from peterwillcn/master
Browse files Browse the repository at this point in the history
Supplementary docker operation detailed documentation
  • Loading branch information
bytemaster authored Jun 27, 2017
2 parents 32037a4 + ecf4c4e commit 7f93663
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Build eos images

```
cd eos/Docker
cp ../genesis.json .
docker build -t eosio/eos .
```

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ Build eos images

```
cd eos/Docker
cp ../genesis.json .
docker build -t eosio/eos .
```

Expand Down

0 comments on commit 7f93663

Please sign in to comment.