README.md: update
This commit is contained in:
parent
8d7135bb32
commit
f702f4b0dd
@ -14,12 +14,12 @@ Usage
|
|||||||
- Generate bootstrap image with [hyperbola-bootstrap](https://git.sr.ht/~heckyel/hyperbola-bootstrap) or download file from [archive.fridu.us](https://archive.fridu.us/hyperbola/iso/)
|
- Generate bootstrap image with [hyperbola-bootstrap](https://git.sr.ht/~heckyel/hyperbola-bootstrap) or download file from [archive.fridu.us](https://archive.fridu.us/hyperbola/iso/)
|
||||||
- Rename hyperbola-bootstrap to bootstrap.tar.gz image
|
- Rename hyperbola-bootstrap to bootstrap.tar.gz image
|
||||||
|
|
||||||
mv -T hyperbola-bootstrap-x86_64.tar.gz bootstrap.tar.gz
|
mv -T hyperbola-bootstrap-x86_64.tar.gz 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:
|
||||||
|
|
||||||
docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 .
|
docker build --tag hyperbola:0.4.3 -f Dockerfile-Hyperbola-v04 .
|
||||||
|
|
||||||
License
|
License
|
||||||
=======
|
=======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user