Tag: docker
This is a trashpost mostly used to store all the links I had in my tab.
Also, I might need it again or it could help someone. There might me
incomplete, missing or conflicting information below so take this with a
grain of salt.
Dockerfile
Whatever you Dockerfile contents are, ad…
There are a few pitfalls worth noting when using Ansible when the remote is
an Arch machine. I know, a weird combination. It looks more and more like
basically no-one uses Arch remote with Ansible. But hey, I like it, so
learning (and documenting) a thing or two along the way mig…
Currently, using a rootless Docker on Arch can reasonable be divided into
two approaches: stability and performance. With the stability, the choice
is a LTS kernel and a fuse-overlayfs storage driver, while under
performance a latest stable kernel is used alongside the latest wid…
This issue is very strange. I still did not comprehend what happened
exactly, but my brain tells me that somehow the docker-compose project
changed it's automatic instance name generation from using hyphens to
dashes.
I do not want to go and replicate the issue right now on the l…
The story from yesterday
actually started by trying to upgrade Gitea from the 1.14 branch which I
was running, precisely 1.14.7 by the time of writing, to the branch 1.15,
or more precisely again, to the version 1.15.4.
I postponed the upgrade to the 1.15 because even though Gite…