Skip to content

Commit

Permalink
Add rm usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuki committed Dec 2, 2015
1 parent e34e725 commit 0fa1954
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,10 @@ $ sudo droot run --bind /var/log/ --root /var/containers/app command
$ sudo droot umount --root /var/containers/app
```

```bash
$ sudo droot rm --root /var/containers/app
```

### How to set your AWS credentials

Droot push/pull subcommands support the following methods to set your AWS credentials.
Expand Down

0 comments on commit 0fa1954

Please sign in to comment.