Skip to content

Add source and fetcher for Docker containers#87

Merged
berberman merged 2 commits intoberberman:masterfrom
amesgen:container
Oct 31, 2022
Merged

Add source and fetcher for Docker containers#87
berberman merged 2 commits intoberberman:masterfrom
amesgen:container

Conversation

@amesgen
Copy link
Contributor

@amesgen amesgen commented Oct 30, 2022

Closes #33

Supports new entries like

[alpine]
src.container = "library/alpine"
src.include_regex = "3\\..*"
fetch.docker = "library/alpine"

Additional options include

docker.arch = "arm64"
docker.tlsVerify = false

Adds a dependency on nix-prefetch-docker.

Copy link
Owner

@berberman berberman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Thank you!

@berberman berberman merged commit 706829d into berberman:master Oct 31, 2022
@amesgen amesgen deleted the container branch October 31, 2022 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature request: Add docker image support

2 participants