README.md: update
This commit is contained in:
parent
6f292fc47a
commit
6eeb5fc344
12
README.md
12
README.md
@ -16,17 +16,17 @@ Usage
|
||||
|
||||
- Converter hyperbola-bootstrap to bootstrap image valid for docker
|
||||
|
||||
```console
|
||||
$ bash tar_fix.sh --input=hyperbola-bootstrap.tar.gz --output=bootstrap.tar.gz
|
||||
```
|
||||
```console
|
||||
$ bash tar_fix.sh --input=hyperbola-bootstrap.tar.gz --output=bootstrap.tar.gz
|
||||
```
|
||||
|
||||
- Make sure you have my `Dockerfile`, `.dockerignore` and the `bootstrap.tar.gz` in one directory.
|
||||
|
||||
- Build the image with a command like:
|
||||
|
||||
```console
|
||||
$ docker build --tag hyperbola:0.4 -f Dockerfile-Hyperbola-v04 .
|
||||
```
|
||||
```console
|
||||
$ docker build --tag hyperbola:0.4 -f Dockerfile-Hyperbola-v04 .
|
||||
```
|
||||
|
||||
License
|
||||
=======
|
||||
|
Loading…
x
Reference in New Issue
Block a user