README: misc fixes
This commit is contained in:
parent
d8642dcc66
commit
3dfddf91b7
1 changed files with 3 additions and 0 deletions
|
@ -42,6 +42,7 @@ Here is the current list of images that are provided. Missing one? Send an
|
||||||
| docker-compose | CLI only |
|
| docker-compose | CLI only |
|
||||||
| kubectl | CLI only |
|
| kubectl | CLI only |
|
||||||
| kubernetes-helm | CLI only |
|
| kubernetes-helm | CLI only |
|
||||||
|
| nginx | CLI only |
|
||||||
| nix | nix with deps |
|
| nix | nix with deps |
|
||||||
| nix-unstable | nixUnstable with deps |
|
| nix-unstable | nixUnstable with deps |
|
||||||
|
|
||||||
|
@ -57,6 +58,7 @@ nixpkgs channel describes.
|
||||||
| --- | --- | --- |
|
| --- | --- | --- |
|
||||||
| nixos-unstable | latest | latest and greated, major versions might change |
|
| nixos-unstable | latest | latest and greated, major versions might change |
|
||||||
| nixos-18.09 | nixos-18.09 | only minor versions that include security updates |
|
| nixos-18.09 | nixos-18.09 | only minor versions that include security updates |
|
||||||
|
| nixos-19.03 | nixos-19.03 | only minor versions that include security updates |
|
||||||
|
|
||||||
## Docker Hub
|
## Docker Hub
|
||||||
|
|
||||||
|
@ -78,6 +80,7 @@ All images are automatically built and pushed to Docker Hub.
|
||||||
| [nixpkgs/nix](https://hub.docker.com/r/nixpkgs/nix) | [](https://microbadger.com/images/nixpkgs/nix) | [](https://microbadger.com/images/nixpkgs/nix:nixos-18.09) | [](https://microbadger.com/images/nixpkgs/nix:nixos-19.03) |
|
| [nixpkgs/nix](https://hub.docker.com/r/nixpkgs/nix) | [](https://microbadger.com/images/nixpkgs/nix) | [](https://microbadger.com/images/nixpkgs/nix:nixos-18.09) | [](https://microbadger.com/images/nixpkgs/nix:nixos-19.03) |
|
||||||
| [nixpkgs/nix-unstable](https://hub.docker.com/r/nixpkgs/nix-unstable) | [](https://microbadger.com/images/nixpkgs/nix-unstable) | [](https://microbadger.com/images/nixpkgs/nix-unstable:nixos-18.09) | [](https://microbadger.com/images/nixpkgs/nix-unstable:nixos-19.03) |
|
| [nixpkgs/nix-unstable](https://hub.docker.com/r/nixpkgs/nix-unstable) | [](https://microbadger.com/images/nixpkgs/nix-unstable) | [](https://microbadger.com/images/nixpkgs/nix-unstable:nixos-18.09) | [](https://microbadger.com/images/nixpkgs/nix-unstable:nixos-19.03) |
|
||||||
<!-- END mdsh -->
|
<!-- END mdsh -->
|
||||||
|
|
||||||
## Adding new images
|
## Adding new images
|
||||||
|
|
||||||
To add a new image to the project, create a new folder under
|
To add a new image to the project, create a new folder under
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue