Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dnkmmr69420 authored May 25, 2024
1 parent 666eb4a commit db3a8f0
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Info

This is a docker image that has all three brave versions installed on a fedora distrobox container

## Usage

Create the distrobox container

```bash
distrobox create -i ghcr.io/dnkmmr69420/brave:latest -n brave
```

You can use a custom home directory if you wanted to

```bash
distrobox create -i ghcr.io/dnkmmr69420/brave:latest -n brave -H ~/path/to/directory
```

0 comments on commit db3a8f0

Please sign in to comment.