In this post I'll outline several ways to build containers without the need for Docker itself including buildkit, kaniko, GitHub Actions, GitLab and Jenkins... (more…)
Read more »
It is very common to setup own Docker registry for our private images.
Basic registry setup If we want basic setup without TLS and any access control for example for lab, we can create it with command:
[lukas@docker-host ~]$ docker run -d -p 5000:5000 --r... (more…)
Read more »
Affordable VM hosting in Glarus, Switzerland, operated by 100% hydropower. Devuan, debian, freebsd, ubuntu, centos. Our tech stack is fully open source. (more…)
Read more »
Aside from Uber, I can't think of a more utilized, hyped, and well funded Silicon Valley startup (still in operation) fumbling as bad as Docker did in 2017. (more…)
Read more »