Commit graph

40 commits

Author SHA1 Message Date
zimbatm
f90912f967
release.nix -> default.nix
the default should be to build all the images
2019-12-17 23:35:43 +01:00
zimbatm
987c5c9460
travis: publish nixos-19.09
Fixes #6
2019-12-16 11:36:31 +01:00
zimbatm
18d25bb382
push-all: move verbose output
To help debug #6
2019-12-16 11:03:23 +01:00
zimbatm
c45c53b8c4
nix: select current nixpkgs version
a nixos-18.09 image should default to the same nixpkgs version
2019-12-15 15:57:42 +01:00
zimbatm
949ac55e09
stop accepting nixpkgs as an argument
set the NIX_PATH to select the version of nixpkgs to use
2019-12-15 15:57:40 +01:00
zimbatm
39694ed1d8
nixpkgs-fmt 2019-12-15 15:20:42 +01:00
zimbatm
77f9b50c78
nix: smaller closure
Thanks to https://gist.github.com/tomberek/53a1f50def192cc924672eddda3719c7#file-docker-helper-nix-L146-L151
2019-12-15 15:16:21 +01:00
zimbatm
1fa23404ff
update to nixos-19.09 2019-11-21 13:14:01 +00:00
zimbatm
b9d1e3ad19
couchpotato: new package 2019-06-25 13:44:15 +02:00
zimbatm
3dfddf91b7
README: misc fixes 2019-03-16 15:48:28 +01:00
zimbatm
d8642dcc66
README: add microbadger links 2019-03-16 15:45:32 +01:00
zimbatm
00e19c8779
add nginx for fun 2019-03-16 15:41:12 +01:00
zimbatm
aa62d8a2a6
README: fix duplicated image table 2019-03-16 15:35:10 +01:00
zimbatm
e72af62aa2
Merge pull request #2 from nix-community/import-dir
Import dir
2019-03-16 14:01:15 +00: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
fd0323f40f
move images into ./images
having a folder with all of the images makes things easier
2019-03-16 14:50:00 +01:00
zimbatm
9c5e06ad07
nix-unstable: transform into package
move the logic into the package
2019-03-16 14:46:39 +01:00
zimbatm
f9c33c375e
docker-compose: move condition to package
make the default.nix self-sufficient
2019-03-16 14:43:18 +01:00
zimbatm
f31c910416
new channel: nixos-19.03 (#1) 2019-03-15 13:49:46 +00:00
zimbatm
e62437e814
shell.nix: remove unused attribute 2019-02-19 22:00:59 +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
3501875f69
README: improve the doc a bit 2019-02-15 11:11:26 +01:00
zimbatm
16e635f8e1
add busybox 2019-02-14 21:34:56 +01:00
zimbatm
7f8aa1fa25
add bash 2019-02-13 20:49:22 +01:00
zimbatm
e97a236529
update DockerHub info
create a script that automatically updates the DockerHub project pages
2019-02-13 19:18:57 +01:00
zimbatm
9baba96f89
abstract CLI image generation
and add busybox in all the images
2019-02-08 21:15:41 +01:00
zimbatm
10e9882705
docker-login: shellcheck fix 2019-02-07 19:16:11 +01:00
zimbatm
9ccd9a4c04
nix: add nsswitch.conf 2019-02-07 15:14:49 +01:00
zimbatm
2575fc5aa5
add docker-compose 2019-02-06 23:21:49 +01:00
zimbatm
fccaa2a29c
fixup! add Travis CI 2019-02-06 12:29:42 +01:00
zimbatm
36fa566355
add Travis CI 2019-02-06 11:59:52 +01:00
zimbatm
6b517528ee
prepare for multi-CI
split things out so more can be shared between CIs
2019-02-06 11:57:24 +01:00
zimbatm
7a8122c5f4
talk about security updateS 2019-01-20 00:34:55 +01:00
zimbatm
4bc1a4e847
set system to x86_64-linux 2019-01-19 22:43:33 +01:00
zimbatm
28227b7c9e
use layered docker images 2019-01-19 20:53:18 +01:00
zimbatm
dfe14978a4
add kubectl and helm 2019-01-19 18:35:20 +01:00
zimbatm
5d9a795ac3
use image tags to identify channels
this works better with registries like hub.docker.com that don't allow
nested images
2019-01-19 18:25:40 +01:00
zimbatm
b44f7f85f3
hi 2019-01-19 15:13:30 +01:00