Commit Graph

13 Commits (master)

Author SHA1 Message Date
Cody Shepherd 4ba5550a5d
chore: pin base Debian image in Docker builds (#22222) 2021-08-17 09:43:10 -07:00
Daniel Moran 06b403ca57
build: delete `influx` CLI code, remove it from build (#21797) 2021-07-07 09:29:20 -04:00
Daniel Moran e1d8401160
build: adjust emulator setup and ordering for Docker cross-build (#20503)
* Reduce cache usage across job types (I saw weird errors about files missing from paths in the GOCACHE)
* Split our Dockerfile into multiple stages, with all `RUN` commands in the 1st stage
* Uninstall any system-provided emulators before installing the recommended `binfmt` QEMU
* Move our Docker setup to the front of the cross-build steps
* Build the 1st stage of our Docker immediately after setting up the cross-builder, to fail fast on any issues
2021-01-12 10:41:13 -08:00
Daniel Moran 9493afb46e
build: rewrite our CI/CD pipeline to make ARM64 docker build work (#20484) 2021-01-11 15:01:09 -08:00
Daniel Moran defac1b9d1
build: fix goreleaser setup and release jobs (#20465) 2021-01-07 08:06:12 -08:00
Daniel Moran 52692ba7d4
build: extend goreleaser to produce multi-arch docker builds (#20449) 2021-01-06 16:33:44 -08:00
Daniel Moran ccbaf4e883
build: add ARM64 support to release (#20260)
* Create Dockerfile for running build & release in CI
* Update CircleCI config to use new Docker image
* Update goreleaser to add a linux ARM64 release
2020-12-10 13:03:45 -05:00
Stuart Carnie 7964f86ffc
fix: switch port to 8086
fix(readme): update the port and setup
2020-09-03 14:40:29 -07:00
AJ Bond d8fde82f3d chore(docker): Update Influxd Dockerfile
* Update ca-certificates install
* Clean up apt-get cache directories
* Reduce copy steps to single copy operation
2019-01-24 09:41:47 -05:00
Chris Goller f76a8a93e8 ci(docker): add ca-certificates to the docker build 2019-01-23 17:20:23 -06:00
Jacob Marble dda9b8468f WIP fix: Docker image 'influx' gets 'influx' binary 2019-01-14 09:25:05 -08:00
Chris Goller 46dde34b92 ci(influxd): add influxd to goreleaser 2018-08-31 12:58:21 -05:00
Jonathan A. Sternberg de61a79483 feat(docker): create a fluxd nightly docker image 2018-07-17 15:06:31 -05:00