V library for interacting with the Docker HTTP API.
 
 
 
Go to file
Jef Roosens 0743085bac
ci/woodpecker/push/lint Pipeline failed Details
refactor: final reread
2023-01-05 16:57:55 +01:00
.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