V library for interacting with the Docker HTTP API.
 
 
 
Go to file
Jef Roosens 3bda79f7ce
refactor: simplified api call functions
2022-06-21 15:47:42 +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
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 feat: fully implemented volume_list 2022-06-18 22:48:36 +02:00
containers.v refactor: simplified api call functions 2022-06-21 15:47:42 +02:00
docker.v refactor: simplified api call functions 2022-06-21 15:47:42 +02:00
errors.v refactor: simplified api call functions 2022-06-21 15:47:42 +02:00
images.v refactor: simplified api call functions 2022-06-21 15:47:42 +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 refactor: simplified api call functions 2022-06-21 15:47:42 +02:00

README.md

Docker

V library for interacting with the Docker HTTP API.