README.md
This commit is contained in:
@@ -80,13 +80,12 @@ Build steps:
|
||||
Build steps for both architectures: follow previous steps, but on '5' state run `make_shstk_all.bat`
|
||||
|
||||
## Non-Windows scripts
|
||||
Script "make_shstk.sh" compile and install toolkit for current environment, e.g.
|
||||
`./make_shstk.sh -j4`
|
||||
Script "make_shstk.sh" compile and install toolkit for current environment, e.g. `./make_shstk.sh -j4`
|
||||
|
||||
## Docker
|
||||
This repo provide several Dockerfiles, e.q. so you can exec `docker build -t windows-shstk docker\windows-shstk`
|
||||
This repo provide several Dockerfiles, so you can exec `docker build -t windows-shstk docker\windows-shstk`
|
||||
and make docker image "windows-shstk" with installed SHS Toolkit for Windows. Similar for other platforms.
|
||||
Dockerfile provide for platforms:
|
||||
Dockerfile provides for next platforms:
|
||||
* Debian 10 (debian-shstk)
|
||||
* Ubuntu 20.04 (ubuntu-shstk)
|
||||
* Windows x64 (windows-shstk)
|
||||
|
||||
Reference in New Issue
Block a user