README.md: merge the 2 "Related projects" sections (#13)
This commit is contained in:
parent
dacde3f71f
commit
f01e5ddc49
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -96,12 +96,6 @@ Then run `nix-build -A <image-name>` to test that it builds, and
|
|||
then use
|
||||
`docker load -i /nix/store/...<image-name>.tar.gz` to load and test the image.
|
||||
|
||||
## Related projects
|
||||
|
||||
The [docker-library](https://github.com/docker-library/official-images#readme)
|
||||
is an image set maintained by the Docker Inc. team and contain
|
||||
officially-supported images.
|
||||
|
||||
## User Feedback
|
||||
|
||||
### Issues
|
||||
|
@ -122,6 +116,10 @@ them as fast as we can.
|
|||
|
||||
## Related projects
|
||||
|
||||
* The [docker-library](https://github.com/docker-library/official-images#readme)
|
||||
is an image set maintained by the Docker Inc. team and contain
|
||||
officially-supported images.
|
||||
|
||||
* [Nixery](https://nixery.dev/) is a pretty cool service that builds docker
|
||||
images from nixpkgs attributes on the fly.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue