Skip to content

Commit

Permalink
use official images' path
Browse files Browse the repository at this point in the history
  • Loading branch information
vaygr committed Oct 15, 2015
1 parent ab73ca1 commit 435e91a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sourcemage/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,13 @@ All of our scripts are [GPL](https://www.gnu.org/licenses/gpl.html)'d and our pa
These images are based on our [chroot images](https://beta.sourcemage.ru/Install/Chroot). To use them, simply do the following:

```shell
$ docker run -it --privileged vaygr/sourcemage
$ docker run -it --privileged sourcemage
```

or

```shell
$ docker run -it --privileged vaygr/sourcemage:0.61
$ docker run -it --privileged sourcemage:0.61
```

---
Expand Down

0 comments on commit 435e91a

Please sign in to comment.