Update README.md
All checks were successful
Build / Build & Push Dockerfile (push) Successful in 14s
Build / Tag Version (push) Successful in 3s

This commit is contained in:
Zakary Timson 2023-12-16 00:59:12 +00:00
parent 0fc2302ebd
commit 5dc4169f15

View File

@ -35,6 +35,7 @@
- [Setup](#setup)
- [Production](#production)
- [Development](#development)
- [License](#license)
## About
@ -94,3 +95,8 @@ services:
2. Run docker image: `docker run -v "/:/host:ro,rslave" MY_IMAGE:TAG --path.rootfs=/host`
</details>
## License
Copyright © 2023 Zakary Timson | Available under the Apache 2.0 License
See the [license](./LICENSE) for more information.