This repository has been archived on 2024-04-08 . You can view files and clone it, but cannot push or open issues or pull requests.
The Docker daemon that I am using is running remotely, and I connect to it via Tailscale tunnel, which means that my DOCKER_HOST is set to tcp://100.113.182.91:2375 This change makes Dagger work with my setup. It's been running well for me for a few weeks now, this started as https://github.com/thechangelog/changelog.com/pull/395 I think there is an opportunity to add support for ssh:// & file://, but I am keeping this first addition small on purpose. Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk> Signed-off-by: Sam Alba <samalba@users.noreply.github.com>
Dagger
Dagger is a programmable deployment system.
Using Dagger, software builders can automate the deployment of any application to any infrastructure, in just a few lines of code.

Getting Started
Useful links
Description
Languages
Go
52%
CUE
29.3%
Shell
9.2%
JavaScript
4.4%
SCSS
2.3%
Other
2.7%