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/docker
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
..
command.cue Replace docker.#Client with docker.#Command definition 2021-06-11 09:55:03 +02:00
docker.cue stdlib: docker: disable local #Run 2021-06-07 16:33:10 -07:00