<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Docker on The Blog of Boban Acimovic</title><link>https://acim.net/categories/docker/</link><description>Recent content in Docker on The Blog of Boban Acimovic</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>The Blog of Boban Acimovic &amp;copy; 2026</copyright><lastBuildDate>Sat, 23 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://acim.net/categories/docker/index.xml" rel="self" type="application/rss+xml"/><item><title>Running stack of microservices using docker-compose and acim/go-reflex image</title><link>https://acim.net/blog/running-microservice-stack-in-docker/</link><pubDate>Sat, 23 Oct 2021 00:00:00 +0000</pubDate><guid>https://acim.net/blog/running-microservice-stack-in-docker/</guid><description>&lt;p&gt;Go is very attractive language for microservices&amp;rsquo; development, but using &lt;a href="https://github.com/acim/go-reflex" target="_blank" rel="noopener"&gt;acim/go-reflex&lt;/a&gt;
 image and docker-compose you can run multiple microservices including your gateway on your local machine. This image can run virtually any Go server based application and also reacts on changes in the code and recompiles the binary on the fly. If you want to debug your microservices&amp;rsquo; stack or develop a new feature where you have to touch multiple services, this is very good tool to do so. Let&amp;rsquo;s take a look at the docker-compose stack example:&lt;/p&gt;</description></item><item><title>Run Docker as normal user on Ubuntu 20.04</title><link>https://acim.net/blog/run-docker-as-normal-user-on-ubuntu-20-04/</link><pubDate>Tue, 17 Nov 2020 00:00:00 +0000</pubDate><guid>https://acim.net/blog/run-docker-as-normal-user-on-ubuntu-20-04/</guid><description>&lt;p&gt;In lot of instructions how to run docker on Ubuntu 20.04 (same applies to Linux Mint Ulyana) you may find that after installing docker you have to add your user to docker group by the following command:&lt;/p&gt;</description></item></channel></rss>