The install target places a portable build at `build/linux-release/install/bin/pointcaster`, and the package target creates an AppImage at `build/linux-release/Pointcaster-Linux-<version>.AppImage`, both of which can be run from outside the container.
+
### Devcontainer
+
The docker image is used as a base for a [devcontainer](https://containers.dev/) in IDEs that support it.