• Ivan Derevianko

    Home

  • Blog
  • Experience
  • Contacts
  • About

[Fixed] Running Selenium .NET Core App in Docker with xvfb and Firefox (GeckoDriver)

2021-09-26
2
Comments
[Fixed] Running Selenium .NET Core App in Docker with xvfb and Firefox (GeckoDriver)

This is a short tutorial on how to run Selenium .NET Application in Docker with xvfb and Firefox (GeckoDriver). Some tricky parts with how to run xvfb-run command in docker and how to install firefox in Debian buster-slim docker image

Read further...

ASP.NET Core + PostgreSQL + Docker + Bitbucket = ♥

2017-04-25
8
Comments
ASP.NET Core + PostgreSQL + Docker + Bitbucket = ♥

How to build, test and deploy your ASP.NET Core application in a single click (commit & push)? In this article I will answer this question and show you how to configure CI and CD with Docker and Bitbucket.

Read further...
Previous Next

Copyright © 2025 Ivan Derevianko