mirror of
https://github.com/hexbabe/python-appimage-module.git
synced 2026-01-06 20:31:03 +01:00
Add that Docker is required to build
This commit is contained in:
@@ -15,7 +15,7 @@ TODO: add example config after the module is on the registry
|
||||
|
||||
## Quick tour of this repo
|
||||
|
||||
- `packaging/`: the directory containing the Dockerfile that configures the Docker image to run the builder in, the AppImageBuilder.yml config file, and the icon
|
||||
- `packaging/`: the directory containing the Dockerfile that configures the Docker image to run the builder in, the AppImageBuilder.yml config file, and the icon. You must have Docker installed before running the build.
|
||||
- `src/`: Python module code for the Viam module
|
||||
- `Makefile`: `make` commands to build the module in different ways
|
||||
- `meta.json`: the metadata config file used when uploading/updating module info on the registry
|
||||
|
||||
Reference in New Issue
Block a user