Sam Arnold
d1a5c06596
chore: Upgrade to go1.15.10 and flux 0.108.1 ( #21015 )
2021-03-22 14:11:53 -04:00
Ayan George
cc675adec6
fix: Ensure proper go versions ( #17230 )
2020-03-13 09:48:36 -04:00
Ben Johnson
c92cd28ec5
Merge pull request #12568 from influxdata/debug-pprof-expose
...
Expose debug pprof port 6060
2019-10-07 07:24:57 -07:00
Gunnar Aasen
86f78523cc
feat(go): Update Go version to 1.12
2019-07-11 12:52:36 -07:00
Ben Johnson
90e90996c7
Expose port Docker port 6060
2019-03-12 14:35:28 -06:00
Edd Robinson
18cb95f858
Update Go to 1.11
2018-09-06 16:40:20 +01:00
Edd Robinson
75d435c5d6
Update to Go 1.10.3
2018-07-12 11:41:31 +01:00
Jonathan A. Sternberg
066d53f99d
Use dep for dependency management instead of gdm
2018-03-12 15:20:08 -05:00
Jonathan A. Sternberg
2b090bc156
Use multistage builds in a Dockerfile to compile and create an image from source
...
The multistage build lets us build the image inside of one container and
then copy over the results to a new image so the build dependencies
aren't needed in the final container.
The resulting container should be identical to the official built ones
for every release, but coming from source instead.
2017-10-27 10:28:14 -05:00
Jason Wilder
8ca2a0e045
Remove old docker stuff
...
Official images are maintined at https://github.com/influxdata/influxdata-docker
2017-04-26 11:25:46 -06:00
Jason Wilder
15ab23c17e
Add instructions for building a minimal docker image
2015-08-07 14:27:33 -06:00