dependabot[bot]
74bcedebda
Bump golang from 1.16.4 to 1.16.5
...
Bumps golang from 1.16.4 to 1.16.5.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-04 13:24:14 -07:00
dependabot[bot]
4892db2843
Bump golang from 1.16.3 to 1.16.4
...
Bumps golang from 1.16.3 to 1.16.4.
Signed-off-by: dependabot[bot] <support@github.com >
2021-05-07 11:15:31 -07:00
dependabot[bot]
df029a9827
Bump golang from 1.16.2 to 1.16.3
...
Bumps golang from 1.16.2 to 1.16.3.
Signed-off-by: dependabot[bot] <support@github.com >
2021-04-04 10:22:53 -07:00
dependabot[bot]
ba362ba003
Bump golang from 1.15.8 to 1.16.2
...
Bumps golang from 1.15.8 to 1.16.2.
Signed-off-by: dependabot[bot] <support@github.com >
2021-03-20 10:53:27 -07:00
Dalton Hubble
d40d895ab5
Update Go version and alpine base image
...
* Update Go from v1.15.3 to v1.15.8
* Update alpine base from v3.12 to v3.13
2021-02-07 22:29:03 -08:00
Dalton Hubble
bee3be97fc
Update Go version from v1.14.9 to v1.15.3
...
* https://golang.org/doc/devel/release.html#go1.15
2020-11-01 16:19:09 -08:00
Dalton Hubble
fad3fe18cb
Use multi-stage Dockerfile for image build
...
* Go build the Matchbox binary in the container image
in a docker.io/golang builder stage rather building
the binary separately
2020-10-23 01:03:33 -07:00
Dalton Hubble
31b1ab20b7
Update alpine base image from v3.11 to v3.12
2020-06-03 21:59:26 -07:00
Dalton Hubble
81341e4923
Update base container image from alpine:3.10 to alpine:3.11
...
* Add `make image` and `make push` targets to use rootless
buildah for regular development. Retain docker build for
Travis CI
2020-02-08 15:54:19 -08:00
Dalton Hubble
c07eb9aaba
Update base image from alpine:3.9 to alpine:3.10
2019-07-16 00:49:40 -07:00
Dalton Hubble
dc0a098bf6
Update base container image from alpine:3.6 to alpine:3.9
2019-03-10 21:37:08 -07:00
Dalton Hubble
82af3f747d
Dockerfile: Update base image from alpine:3.5 to alpine:3.6
2017-06-12 16:45:18 -07:00
Dalton Hubble
79a2bf2326
Dockerfile: Pin the matchbox and dnsmasq base images
2017-01-11 15:47:31 -08:00
Dalton Hubble
3073e1ed22
Rename bootcfg to matchbox in development scripts
...
* Build and cross-compile binary named matchbox
* Use matchbox binary in container images
2017-01-09 02:15:30 -08:00
Dalton Hubble
4e90cea5e3
dockerfiles: Fix entrypoints to be absolute paths
...
* Absolute entrypoints are expected for docker2aci
2016-01-24 18:06:57 -08:00
Brandon Philips
bbdec3fb62
build: don't force GOOS=linux
...
There is no reason to force this. Instead have the docker-build command
do it before it is built.
Also, use the actual package name: bootcfg. It confused me that bootcfg
was called server.
2016-01-16 14:29:25 -08:00
Dalton Hubble
f3a804f098
api: Add flags to configure address and image asset path
2015-12-16 02:22:27 -08:00
Dalton Hubble
5087c96f43
metal: Update image and example for real hardware
2015-12-16 02:21:22 -08:00
Dalton Hubble
8e4dcf4172
pixiecore: Add pixiecore network example
2015-12-16 02:20:40 -08:00
Dalton Hubble
46da9091a7
metal: Add boot metadata server skeleton
2015-12-16 02:20:27 -08:00