README.md: update

This commit is contained in:
Jesus 2023-09-24 11:05:49 +08:00
parent 6f292fc47a
commit 6eeb5fc344
No known key found for this signature in database
GPG Key ID: E607CE7149F4D71C

View File

@ -16,17 +16,17 @@ Usage
- Converter hyperbola-bootstrap to bootstrap image valid for docker - Converter hyperbola-bootstrap to bootstrap image valid for docker
```console ```console
$ bash tar_fix.sh --input=hyperbola-bootstrap.tar.gz --output=bootstrap.tar.gz $ 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. - Make sure you have my `Dockerfile`, `.dockerignore` and the `bootstrap.tar.gz` in one directory.
- Build the image with a command like: - Build the image with a command like:
```console ```console
$ docker build --tag hyperbola:0.4 -f Dockerfile-Hyperbola-v04 . $ docker build --tag hyperbola:0.4 -f Dockerfile-Hyperbola-v04 .
``` ```
License License
======= =======