Add systemd service + use self containt deployment

This commit is contained in:
2023-01-24 12:43:29 +01:00
parent 7ede60fd6e
commit 4dcfda69e8
4 changed files with 26 additions and 22 deletions

View File

@@ -1,3 +1 @@
IMAGE_INSTALL += " dotnet-core testapp"
PREFERRED_VERSION_dotnet-core = "7.0.0"
IMAGE_INSTALL += " testapp"