vieter/src/docker
Jef Roosens edd71b41c2
feat(cli): interpet input dates & print dates as local timezone
2022-05-31 12:31:44 +02:00
..
README.md refactor(util): split into two files 2022-05-16 14:36:31 +02:00
containers.v feat(cli): interpet input dates & print dates as local timezone 2022-05-31 12:31:44 +02:00
docker.v refactor(docker): use http.Method instead of strings 2022-05-16 15:02:57 +02:00
images.v refactor(docker): use http.Method instead of strings 2022-05-16 15:02:57 +02:00
stream.v refactor(docker): more tightly integrate streams 2022-05-16 15:36:21 +02:00

README.md

This module implements part of the Docker Engine API v1.41 (documentation) using socket-based HTTP communication.