Jef Roosens 46fcbd8be0 | ||
---|---|---|
.woodpecker | ||
types | ||
util | ||
.gitignore | ||
Makefile | ||
README.md | ||
ROADMAP.md | ||
containers.v | ||
docker.v | ||
images.v | ||
request.v | ||
stream.v | ||
v.mod | ||
volumes.v |
README.md
Docker
V library for interacting with the Docker HTTP API v1.41.
The structure of this project largely follows the official Docker client structure.
Installation
You can install vdocker from source using V:
v install --git https://git.rustybever.be/vieter-v/vdocker