3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/nixos/tests/hocker-fetchdocker
Parnell Springmeyer c1eb962516
fetchdocker: Integration test exercising hocker and fetchdocker
This change adds a simple integration test exercising the fetchdocker
Nix code and hocker utilities for the simple `hello-world` docker
container. We exercise:

- Fetching the docker image configuration json
- Fetching the docker image layers
- Building a compositor script
- Loading the `hello-world` docker image into docker using the
  compositor script and `docker load`
- Running that loaded container
2017-12-01 21:06:16 -06:00
..
default.nix fetchdocker: Integration test exercising hocker and fetchdocker 2017-12-01 21:06:16 -06:00
hello-world-container.nix fetchdocker: Integration test exercising hocker and fetchdocker 2017-12-01 21:06:16 -06:00
machine.nix fetchdocker: Integration test exercising hocker and fetchdocker 2017-12-01 21:06:16 -06:00