James Flower
  • Home
  • About
  • Projects
  • GitHub
  • X (Twitter)

docker

A collection of 3 posts
Containerising ASP.NET 7 Web Apps as Docker Images for Linux ARM with GitHub Actions
asp.net

Containerising ASP.NET 7 Web Apps as Docker Images for Linux ARM with GitHub Actions

Docker is a great way to publish and deploy .NET applications, without having to worry about dependencies being missing on the host machine. With the boost in popularity of ARM, it’s also becoming increasingly likely that the application may end up running on an ARM based processor. However, with
02 Apr 2023 5 min read
Setup Nginx as a Reverse Proxy and WAF with ModSecurity in Docker
docker

Setup Nginx as a Reverse Proxy and WAF with ModSecurity in Docker

Nginx is a highly versatile web server which can effectively function as a reverse proxy and web application firewall (WAF). To function as a WAF, the ModSecurity WAF module is usually used with the OWASP ModSecurity Core Rule Set. The ModSecurity WAF module will check incoming requests and outgoing responses
05 Nov 2022 4 min read
Install Docker Engine without Docker Desktop on Windows
docker

Install Docker Engine without Docker Desktop on Windows

Docker have recently announced changes to their pricing and subscriptions which require a paid subscription for users outside of personal, education and small business use. It seems that this license change only applies to Docker Desktop which is the GUI client for Windows and Mac. The good news is that
01 Sep 2021 2 min read
Page 1 of 1
James Flower © 2025
Powered by Ghost