Jump to content

Main public logs

Combined display of all available logs of Knowledge Base. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 08:37, 21 January 2025 Chr1ss talk contribs created page Dockerizing .NET Applications (Created page with "= Dockerizing .NET Applications = == Docker == Docker is an open-source platform that automates the deployment, scaling, and management of applications in lightweight, portable containers. Containers encapsulate all the dependencies, libraries, and configurations needed to run an application, ensuring consistency across different environments. Docker is extremely popular, especially in DevOps and microservices environments. It is widely used for developing, shipping, a...")