containers

Version, currently main branch1 version
  • main branchlatestNov 3, 2022

github.com/skynomads/containers

Experimental container images built using apko

2 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  containers:
    github: skynomads/containers
    branch: main

main is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
no constraint declared

Dependencies

Runtime Dependencies

  • sqlite3*github: crystal-lang/crystal-sqlite3

README

containers

Experimental container images

  • Built using apko and melage for minimal, reproducible and secure images
  • Init scripts written in Ruby instead of shell