Explore >> Select a destination


You are here

ebourgess.dev
| | nickjanetakis.com
1.9 parsecs away

Travel
| | Most of the time we connect to Docker running on our local machine, but you can also connect to Docker on a different machine too.
| | blogops.mixinet.net
4.6 parsecs away

Travel
| | When I configured forgejo-actions I used a docker-compose.yaml file to execute the runner and a dind container configured to run using privileged mode to be able to build images with it; as mentioned on my post about my setup, the use of the privileged mode is not a big issue for my use case, but reduces the overall security of the installation. On a work chat the other day someone mentioned that the GitLab documentation about using kaniko says it is no longer maintained (see the kaniko issue #3348) so we should look into alternatives for kubernetes clusters. I never liked kaniko too much, but it works without privileged mode and does not need a daemon, which is a good reason to use it, but if it is deprecated it makes sense to look into alternatives, and to...
| | blog.oddbit.com
1.7 parsecs away

Travel
| | This is a long-form response to this question, and describes how to get the nova-docker driver up running with devstack under Ubuntu 14.04 (Trusty). I wrote a similar post for Fedora 21, although that one was using the RDO Juno packages, while this one is using devstack and the upstream sources. Getting started We'll be using the Ubuntu 14.04 cloud image (because my test environment runs on OpenStack). First, let's install a few prerequisites: $ sudo apt-get update $ sudo apt-get -y install git git-revie...
| | cookie.engineer
6.4 parsecs away

Travel
| Arch Linux Installation Guide (UEFI)