forked from mirrors/nixpkgs
c1eb962516
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 |
||
---|---|---|
.. | ||
default.nix | ||
hello-world-container.nix | ||
machine.nix |