V library for interacting with the Docker HTTP API.
This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
Jef Roosens 843db9e3ec
Some checks failed
ci/woodpecker/push/lint Pipeline failed
chore: added roadmap; started volume_list
2022-06-18 22:18:26 +02:00
.woodpecker chore: added Makefile & ci linting 2022-06-18 20:58:53 +02:00
util Moved over code from Vieter 2022-06-18 17:59:22 +02:00
.gitignore chore: added Makefile & ci linting 2022-06-18 20:58:53 +02:00
containers.v refactor: re-added module headers as "module vdocker" 2022-06-18 18:27:26 +02:00
docker.v chore: added roadmap; started volume_list 2022-06-18 22:18:26 +02:00
images.v refactor: re-added module headers as "module vdocker" 2022-06-18 18:27:26 +02:00
Makefile chore: added Makefile & ci linting 2022-06-18 20:58:53 +02:00
README.md Moved over code from Vieter 2022-06-18 17:59:22 +02:00
ROADMAP.md chore: added roadmap; started volume_list 2022-06-18 22:18:26 +02:00
stream.v refactor: re-added module headers as "module vdocker" 2022-06-18 18:27:26 +02:00
v.mod Moved over code from Vieter 2022-06-18 17:59:22 +02:00
volumes.v chore: added roadmap; started volume_list 2022-06-18 22:18:26 +02:00

Docker

V library for interacting with the Docker HTTP API.