• Tags
  • About
  • Author
Software Developer Blog
  • Tags
  • About
  • Author

Software Developer Blog

Software craftsmanship and agile project management

Docker Dotnet

Optimize Docker .NET Core project and docker-compose solution to reduce build image time

Docker has built in great cache mechanism, but to be able to use it, you have to understand how it works. Let’s dive into it, to build .NET Core Docker images faster.

Tometchy Tometchy
Git

Introduction to Git Bisect with CodeceptJS automation example

Many developers have heard about Git Bisect, but only few gave it a try. It’s a pity, because it can… find a bug without your attention!

Tometchy Tometchy
Docker Sql

Initialize MS SQL in Docker container - create database at startup

Microsoft SQL Server is available for Linux so we can run it from Docker container, but usually we need to initialize database at startup, which currently is a bit tricky.

Tometchy Tometchy
Linux Git Security

Store Git SSH key pair in Linux with Libsecret to skip asking for credentials

If you have to connect to Git via SSH, your usual credential manager may be not enough. Read how to avoid entering password every time on your Linux device.

Tometchy Tometchy
Docker Dotnet Sql

Docker compose introduction - Dotnet core app composed with MySQL Database

Introduction to docker-compose - basic aspects explained with .NET Core app and MySQL DB composed together.

Tometchy Tometchy
Docker Dotnet

Multi-project .net core solution in Docker image

Creating Docker images from dotnet solution with project references is easy when you understand basics of Docker commands, but writing proper Dockerfile can be tricky for beginners.

Tometchy Tometchy
Dotnet

Fare (xeger) - generate string that matches regex pattern in C#

Matching text using regex patterns is extremely useful. But sometimes we need to invert this process and create text which will match the regex. The solution has already been written.

Tometchy Tometchy
Linux Git Security

Libsecret - remember Git credentials in Linux Mint and Ubuntu securely

Typing username and password every push is burdensome and irritating… libsecret git credential storage to the rescue.

Tometchy Tometchy

Welcome to Software Developer Blog

Hey! Welcome to Software Developer Blog, it’s great to have your attention :)

Tometchy Tometchy
Software Developer Blog icon Software Developer Blog
  • Tags
  • About
  • Author
Software Developer Blog © 2022
By Tometchy.com based on Jasper2
SoftwareDeveloper.Blog RSS feed

Subscribe to Software Developer Blog

Stay up to date! Get all the latest & greatest posts delivered straight to your inbox