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
Tom Chauveau e540bd2716 Replace docker.#Client with docker.#Command definition
It's a simple wrapper that will expose an interface
to run any docker or docker-compose commands
You can configure :
- ssh
- environments
- mount volumes
- command to execute
- package to install

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
2021-06-11 09:55:03 +02:00
..
.dagger/env universe: spin out js/yarn tests 2021-06-10 16:09:41 +02:00
alpine stdlib: updated alpine base image and fixed pkg dependencies in sub libs 2021-04-14 14:06:51 -07:00
aws Move universe integration tests to universe dir. 2021-06-09 20:28:44 +00:00
dagger docs: fix non-escaped URLs 2021-06-08 18:40:08 -07:00
docker Replace docker.#Client with docker.#Command definition 2021-06-11 09:55:03 +02: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 docs: fix non-escaped URLs 2021-06-08 18:40:08 -07: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 universe: spin out js/yarn tests 2021-06-10 16:09:41 +02:00
kubernetes stdlib: helm: fix chart repository 2021-06-08 16:01:55 -07:00
netlify stdlib: netlify: fix regression of trailing new lines 2021-05-28 14:16:25 -07:00
os stdlib/os: fixed typo in container.cue (dest cache folder was always "true") 2021-06-09 15:21:30 +02:00
random docs: make universe 2021-06-08 18:29:02 -07:00
terraform cue fmt 2021-05-26 12:28:24 +02:00
.gitignore Move universe integration tests to universe dir. 2021-06-09 20:28:44 +00:00
helpers.bash Fix infinite loop in universe tests 2021-06-10 16:09:41 +02:00
package.json Move universe integration tests to universe dir. 2021-06-09 20:28:44 +00:00
stdlib.go cleanup: solver/fs 2021-03-12 13:38:49 -08:00
universe.bats universe: spin out js/yarn tests 2021-06-10 16:09:41 +02:00
yarn.lock Move universe integration tests to universe dir. 2021-06-09 20:28:44 +00:00