Skip to content

Dots and Brackets: Code Blog

Blog about DevOps, distributed applications and microservices

  • Personal blog (ru)
  • About Me
  • Personal blog (ru)
  • About Me

Tag: Docker

Multi-host Docker network without Swarm
Development

Multi-host Docker network without Swarm

March 1, 2017September 21, 20206

Docker has several types of networks, but one of them is particularly interesting. Overlay network can span across hosts boundaries, so your web application container …

Highly available Kafka cluster in Docker
Development

Highly available Kafka cluster in Docker

December 14, 2016September 21, 20207

Up until now we’ve been experimenting with Apache Kafka, a tool build with cluster and high availability in mind, but using exactly one host and availability settings …

Quick intro to Windows containers
Development

Quick intro to Windows containers

November 9, 2016September 21, 20200

It finally happened. With release of Windows Server 2016 you can run Docker containers with Windows inside. There’s no Virtual Machine hiding somewhere in order for that …

Using ZeroMQ with Docker
Development

Using ZeroMQ with Docker

November 2, 2016September 21, 20204

Last time we built three client-server Node.js apps that were talking to each other using ZeroMQ. However, running both client and server on localhost is a little bit lame. Let’s …

Quick intro to docker-compose
Development

Quick intro to docker-compose

October 5, 2016September 21, 20203

What is docker-compose Like docker itself allows managing single container, docker-compose makes it easy to control not just one, but all containers that make distributed app. …

Communication between Docker containers
Development

Communication between Docker containers

September 28, 2016September 21, 20202

Having an app running from within Docker container is fun, that’s for sure. But do you know what would be even more fun? Many apps running from within …

3 ways to dockerize existing Node.js app
Development

3 ways to dockerize existing Node.js app

September 21, 2016September 21, 20204

Imagine you have Node.js app you would like to run from within Docker container. Maybe you want to check if it still works on ‘another’ …

Quick intro to Docker
Development

Quick intro to Docker

September 14, 2016September 21, 202012

What’s Docker. On the surface Docker looks like another virtual machine (VM). Just pick Ubuntu image with hello-world app inside, type docker run ubuntu hello-world  in your terminal of choice, …

Posts navigation

Previous 1 2

Recent Posts

  • Configuring Azure Arc Managed Identity with Terraform
  • Configuring Azure Arc VM’s Telemetry Collection with Terraform
  • Onboarding Custom VM to Azure Arc with Terraform
  • Creating changelog for Docker image
  • Reconnaissance in local network with nmap
  • 5 ways to deploy infrastructure to a cloud
  • Connecting power and reset buttons to Jetson Nano

Recent Comments

  • thoughtsunificator on Examining NodeJS core dump with llnode and lldb
  • pav on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • darkfader on GitLab CI for ESP32 and Arduino
  • pav on GitLab CI for ESP32 and Arduino

Archives

  • December 2024
  • September 2023
  • August 2023
  • September 2022
  • April 2022
  • June 2021
  • July 2020
  • June 2020
  • July 2019
  • April 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
  • April 2018
  • March 2018
  • February 2018
  • January 2018
  • December 2017
  • November 2017
  • October 2017
  • September 2017
  • August 2017
  • July 2017
  • June 2017
  • May 2017
  • April 2017
  • March 2017
  • February 2017
  • January 2017
  • December 2016
  • November 2016
  • October 2016
  • September 2016

Categories

  • Developer's Life
  • Development
  • Robotics

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Copyright © 2025 Dots and Brackets: Code Blog. Powered by WordPress and Bam.
 

Loading Comments...