martijnboland / apptext

AppText is a content management system for applications. Application developers can use it to replace static resources in applications with dynamic content and delegate content management to non-developers.
https://apptext.io
Apache License 2.0
23 stars 5 forks source link

Dockerize AppText #18

Closed martijnboland closed 3 years ago

martijnboland commented 4 years ago

Currently, AppText is installed via NuGet packages into a .NET Core host application, which pretty much puts it in the Microsoft .NET corner. However, there are plenty other application platforms that could benefit from the functionality that AppText has to offer.

Creating a docker image would significantly lower the barrier for non-.NET developers.

martijnboland commented 3 years ago

From v0.5.0, AppText is available from docker hub, https://hub.docker.com/r/apptextio/apptext