Commit 81d84b41 authored by Konstantin Artyushkin's avatar Konstantin Artyushkin

edit README.md file

parent f2d8f492
......@@ -6,12 +6,20 @@ hasher is similar to earlier ApplianceWare/ALT Linux [sandman](http://old.linux.
It's included into [builder starterkit](https://en.altlinux.org/Starterkits/builder) ready-to-use.
# What is an eterbuilder?
The set of packages : eepm, erc and etersoft-build-utils
# How to build this image
$ docker build -t eterbuilder path_to_Dockerfile
# How to use this image
Run:
```console
$ docker run -it --name some-hasher azol/altlinux-sisyphus-hasher
$ docker run -it --name some-hasher eterbuilder
```
Build packages:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment