Fix permissions
This commit is contained in:
parent
66a4f558f4
commit
d199f5a255
@ -19,7 +19,7 @@ Usage
|
|||||||
- Converter hyperbola-bootstrap to bootstrap image valid for docker
|
- Converter hyperbola-bootstrap to bootstrap image valid for docker
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ ./tar_fix.py --input=hyperbola-bootstrap.tar.gz --output=bootstrap.tar.gz
|
$ python3 tar_fix.py --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.
|
||||||
|
0
tar_fix.py
Executable file → Normal file
0
tar_fix.py
Executable file → Normal file
Loading…
x
Reference in New Issue
Block a user