diff --git a/source/tutorials/building-and-running-docker-images.rst b/source/tutorials/building-and-running-docker-images.rst index c372ece..5c3488a 100644 --- a/source/tutorials/building-and-running-docker-images.rst +++ b/source/tutorials/building-and-running-docker-images.rst @@ -119,6 +119,8 @@ relevant depending on your use case. Going forward ------------- -You can find more advanced examples of docker images built with Nix `in an -example file on nixpkgs +More details on how to use `dockerTools` can be found in the `nixpkgs manual +`_. You will also find +more advanced examples of docker images built with Nix `in the examples file on +nixpkgs `_.