Skip to content

issues Search Results · repo:reproducible-containers/repro-get language:Go

Filter by

17 results
 (69 ms)

17 results

inreproducible-containers/repro-get (press backspace or delete to remove)

Probably with https://github.com/overmindtech/buildkit-cache-dance
documentation
  • AkihiroSuda
  • Opened 
    on Sep 10, 2023
  • #101

e.g., repro-get cache import oci://example.com/cache repro-get install SHA256SUMS repro-get cache export oci://example.com/cache Similar to: - #86
enhancement
  • AkihiroSuda
  • Opened 
    on Sep 8, 2023
  • #99

https://github.com/reproducible-containers/repro-get/blob/22cee8dcbeb7d1ae05a1c4d0dbbb3d814ab2b0cc/pkg/filespec/filespec.go#L276-L279 ModTime() is not reliable on git repo, so it should be embedded in ...
enhancement
  • AkihiroSuda
  • Opened 
    on Jul 25, 2023
  • #85

repro-get install-by-name --best-effort PKG1 PKG2 ... will try to use a pinned package if the pin is present in SHA256SUMS. If not present, it will just install the available version, and record the pin ...
enhancement
  • AkihiroSuda
  • 1
  • Opened 
    on Jul 25, 2023
  • #81

The MR is here https://salsa.debian.org/apt-team/apt/-/merge_requests/291 Does this mean Debian-based Dockerfile will be more reproducible now? @AkihiroSuda
question
  • tuananh
  • 1
  • Opened 
    on May 3, 2023
  • #61

Distroless container images are frequently used by many projects (notably the Kubernetes project uses them for almost all container images). Despite the name they are a derivative of Debian, however they ...
distro/debian
enhancement
  • ReillyBrogan
  • 1
  • Opened 
    on Feb 9, 2023
  • #40

To keep images minimal it s better to use microdnf than dnf as it s much smaller and have less dependencies.
distro/fedora
enhancement
  • janisz
  • Opened 
    on Feb 7, 2023
  • #37

I ve had my eye on this tool for a while and just attended the talk at FOSDEM by @AkihiroSuda (thanks!) I asked a question regarding security updates but some people were making noise so I couldn t hear ...
enhancement
  • cedws
  • 7
  • Opened 
    on Feb 4, 2023
  • #34

I m trying to archive packages in a container registry and download them afterwards with repro-get to then export them. The naming/urls of the downloaded packages seem to be wrong in the cache, and an ...
bug
  • katexochen
  • 2
  • Opened 
    on Jan 23, 2023
  • #29
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub