Commit graph

7 commits

Author SHA1 Message Date
zimbatm
751d7a6714
devcontainer: init 2019-12-20 12:28:21 +01:00
zimbatm
39694ed1d8
nixpkgs-fmt 2019-12-15 15:20:42 +01:00
zimbatm
6385004fa8
introduce importDir
avoid repeating myself

to create a new image, create a new folder under ./images that contains
a default.nix. That's it.
2019-03-16 14:56:46 +01:00
zimbatm
2aefa0599e
add meta attributes to all images
augment the images with meta attributes from the input packages.

and then use the meta.description as dockerhub metadata.
2019-02-17 12:10:00 +01:00
zimbatm
8cbbfe7009
generate the DockerHub image matrix 2019-02-15 14:48:42 +01:00
zimbatm
e9633d0d58
add label to all CLI images
Try this out. These labels are used by Docker Hub to link back to the
repository.
2019-02-15 14:05:12 +01:00
zimbatm
9baba96f89
abstract CLI image generation
and add busybox in all the images
2019-02-08 21:15:41 +01:00