An open API service indexing awesome lists of open source software.

https://github.com/borud/udock

a minimal docker API that is a bit easier to use for simple tasks
https://github.com/borud/udock

Last synced: 8 months ago
JSON representation

a minimal docker API that is a bit easier to use for simple tasks

Awesome Lists containing this project

README

          

# udock - minimal and simplified docker API

[![Go Reference](https://pkg.go.dev/badge/github.com/borud/udock.svg)](https://pkg.go.dev/github.com/borud/udock)

This is a minimal and simplified Docker API that is a bit more friendly to use when your needs are limited. The intended use for this utility is mostly to make it easier to write quick utility functions and tests.