Commit Graph

10 Commits

Author SHA1 Message Date
Joseph Ferguson 9128f86f3f Bump go version to 1.20 2023-05-04 15:36:42 -07:00
Tianon Gravi 634e28feca Update from "tianon/docker-tianon" to "infosiftr/moby" (which is the successor to the prior image) 2022-10-24 16:46:23 -07:00
Joe Ferguson 444b05a2d7 Periodic update to keep go version current 2022-07-21 10:05:05 -07:00
J0WI 7651eb98bd Debian Bullseye 2021-10-07 10:47:36 +02:00
Tianon Gravi 7143aaa8ad Update to Go 1.16
(and add riscv64 binaries 👀)
2021-03-10 13:04:46 -08:00
Tianon Gravi a6373f407d Use containerd resolver/fetcher to query registry for "skip checking" 2020-09-15 15:50:00 -07:00
Tianon Gravi 143301cc9e Merge github.com/docker-library/go-dockerlibrary into bashbrew
This adjusts import paths, go.mod, and adds a new "Dockerfile.test" to run the unit tests.
2020-08-19 16:21:07 -07:00
Tianon Gravi 04fb217d5a Ditch the vendor/ directory
Go modules are pretty good at finding the right source, so let's just trust them to do so instead of keeping our own local copy.
2020-05-06 11:24:14 -07:00
Tianon Gravi 61ca39fc4f Add explicit binary version and resurrect "bashbrew.sh" for helping users compile from source 2020-04-24 13:26:39 -07:00
Tianon Gravi 10520a9335 Add simple Dockerfile for local/development builds 2020-04-24 12:24:27 -07:00