Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/wayofthepie/haskell-appc-aci
- Owner: wayofthepie
- License: other
- Created: 2015-11-30T20:15:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-09T22:39:14.000Z (about 9 years ago)
- Last Synced: 2024-11-06T03:44:37.748Z (about 2 months ago)
- Language: Haskell
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).