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.
dagger/stdlib
Andrea Luzzardi ac34df319a docker socket forwarding support
- This PR adds a new mount type: `docker.sock` (in addition to `cache`
  and `tmp`)
- It's then able to mount the LOCAL (as in, from the machine running
  dagger) docker socket inside the container by pretending to be an SSH
  Agent (hijacking the SSH agent forwarding support of buildkit)

Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
2021-06-04 16:14:25 -07:00
..
alpine stdlib: updated alpine base image and fixed pkg dependencies in sub libs 2021-04-14 14:06:51 -07:00
aws stdlib: aws: s3: add #Sync 2021-06-02 15:45:51 -07:00
dagger docker socket forwarding support 2021-06-04 16:14:25 -07:00
docker Merge pull request #557 from shykes/stdlib-cleanup 2021-06-03 11:27:18 -07:00
file universe: file: mark as deprecated 2021-06-03 10:45:05 +00:00
gcp stdlib: gcp: fix typo 2021-06-01 19:50:40 -07:00
git universe: git: comments, use null defaults 2021-06-03 10:46:14 +00:00
go cue fmt 2021-05-26 12:28:24 +02:00
io stdlib: os package 2021-05-11 17:32:50 -07:00
js/yarn stdlib: yarn: support cwd, args and packages 2021-06-02 15:45:51 -07:00
kubernetes Update helm and kubernetes tests to use new dagger.#Secret definition 2021-06-03 17:55:44 +02:00
netlify stdlib: netlify: fix regression of trailing new lines 2021-05-28 14:16:25 -07:00
os buildkit secrets support 2021-05-27 19:14:08 -07:00
terraform cue fmt 2021-05-26 12:28:24 +02:00
stdlib.go cleanup: solver/fs 2021-03-12 13:38:49 -08:00