Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wayofthepie/haskell-appc-aci

Haskell implementation of the App Container Image, see https://github.com/appc/spec/blob/master/spec/aci.md#app-container-image.
https://github.com/wayofthepie/haskell-appc-aci

Last synced: 10 days ago
JSON representation

Haskell implementation of the App Container Image, see https://github.com/appc/spec/blob/master/spec/aci.md#app-container-image.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/wayofthepie/haskell-appc-aci.svg?branch=master)](https://travis-ci.org/wayofthepie/haskell-appc-aci) [![Coverage Status](https://coveralls.io/repos/wayofthepie/haskell-appc-aci/badge.svg?branch=master&service=github)](https://coveralls.io/github/wayofthepie/haskell-appc-aci?branch=master)
# App Container Image
A library implementing the App Container Image Spec, see [ACI - Image Layout](https://github.com/appc/spec/blob/master/spec/aci.md#image-layout).