Skip to content
/ pier Public

A docker sdk built using the open api specifications

License

Notifications You must be signed in to change notification settings

PabloG6/pier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pier

Pier is a lightweight Docker SDK that enables basic requests and streaming responses from the Docker engine using the Finch library.

Status

Note: Pier is currently under active development. Frequent updates may introduce breaking changes, so it is not yet production-ready.

Getting Started

You can find the project on GitHub: PabloG6/pier.

  defp deps() do
    [
      {:pier, "~> 0.1.0"}
    ]
  end

Contributions

Any help or feedback is appreciated! Feel free to contribute to the project by submitting issues or pull requests.

About

A docker sdk built using the open api specifications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages