本站面向开发者与科研用户,提供开源镜像的搜索和下载加速服务。
所有镜像均来源于原始开源仓库,本站不存储、不修改、不传播任何镜像内容。

curl Docker 镜像下载 - 轩辕镜像

curl 镜像详细信息和使用指南

curl 镜像标签列表和版本信息

curl 镜像拉取命令和加速下载

curl 镜像使用说明和配置指南

Docker 镜像加速服务 - 轩辕镜像平台

国内开发者首选的 Docker 镜像加速平台

极速拉取 Docker 镜像服务

相关 Docker 镜像推荐

热门 Docker 镜像下载

curl
nixpkgs/curl

curl 镜像详细信息

curl 镜像标签列表

curl 镜像使用说明

curl 镜像拉取命令

Docker 镜像加速服务

轩辕镜像平台优势

镜像下载指南

相关 Docker 镜像推荐

A command line tool for transferring files with URL syntax
2 收藏0 次下载activenixpkgs镜像

curl 镜像详细说明

curl 使用指南

curl 配置说明

curl 官方文档

docker-nixpkgs: docker images from nixpkgs

This project is a collection of docker images automatically produced with Nix and the latest nixpkgs package set. All the images are refreshed daily with the latest versions of nixpkgs.

It's also a good demonstration on how to build and publish Docker images with Nix.

Always keep your docker images fresh!

Why use Nix to build docker images?

Nix has a number of advantages over Dockerfile when producing docker images:

  • builds are more likely to be repeatable and binary reproducible
  • Nix will only rebuild the minimum set of changes with no manual intervention
  • Nix produces optimised layers with no manual intervention
  • nixpkgs provides automatic security updates

Example usage

Here is an example of using one of the docker images. Usage will change from image to image.

# run the curl image which has curl as an entry-point
$ docker run -ti --rm nixpkgs/curl curl [***]
180.52.248.114

List of images

Here is the current list of images that are provided. Missing one? Send an image request.

ImageDescription
bashCLI only
couchpotatoCLI only
busyboxCLI only
curlCLI only
docker-composeCLI only
kubectlCLI only
kubernetes-helmCLI only
nginxCLI only
nixnix with deps
nix-unstablenixUnstable with deps

Channels

Each image is built with the following nixpkgs channels and map to the following image tag.

The version of the packages included in each image depends on what version the nixpkgs channel describes.

ChannelImage TagDescription
nixos-unstablelatestlatest and greated, major versions might change
nixos-19.03nixos-19.03only minor versions that include security updates
nixos-19.09nixos-19.09only minor versions that include security updates

Docker Hub

All images are automatically built and pushed to Docker Hub.

Image matrix

> ./dockerhub-image-matrix

Image / Taglatestnixos-19.03nixos-19.09
nixpkgs/bash![]([***]![]([***]![]([***]
nixpkgs/busybox![]([***]![]([***]![]([***]
nixpkgs/couchpotato![]([***]![]([***]![]([***]
nixpkgs/curl![]([***]![]([***]![]([***]
nixpkgs/docker-compose![]([***]![]([***]![]([***]
nixpkgs/kubectl![]([***]![]([***]![]([***]
nixpkgs/kubernetes-helm![]([***]![]([***]![]([***]
nixpkgs/nginx![]([***]![]([***]![]([***]
nixpkgs/nix![]([***]![]([***]![]([***]
nixpkgs/nix-unstable![]([***]![]([***]![]([***]

Adding new images

To add a new image to the project, create a new folder under ./images/<image-name> with a default.nix that returns the docker image.

Then run nix-build release.nix -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 is an image set maintained by the Docker Inc. team and contain officially-supported images.

User Feedback

Issues

If you have any problems with or questions about this project, please contact us through a GitHub issue

Image request

Submit a request with an accompanying use-case for an image that you would like to see.

Contributing

You are invited to contribute new features, fixes or updates, large or small; we are always thrilled to receive pull requests, and do our brest ot process them as fast as we can.

License

Copyright (c) 2019 zimbatm and contributors.

Licensed under the MIT.

用户好评

来自真实用户的反馈,见证轩辕镜像的优质服务

oldzhang的头像

oldzhang

运维工程师

Linux服务器

5

"Docker加速体验非常流畅,大镜像也能快速完成下载。"