summaryrefslogtreecommitdiffstats
path: root/packaging/docker/Dockerfile
AgeCommit message (Expand)Author
2023-09-27Update to use versioned base images for CI. (#16053)Austin S. Hemmelgarn
2023-09-05Assorted Dockerfile cleanup. (#15902)Austin S. Hemmelgarn
2023-08-21packaging cleanup after #15842 (#15857)Ilya Mashchenko
2023-08-21Fix static build SSL (#15842)Costa Tsaousis
2023-08-15fix packaging: link health.log to stdout (#15813)Ilya Mashchenko
2023-07-18Build optimizations (#15381)Tasos Katsoulas
2023-07-06Code reorg and cleanup - enrichment of /api/v2 (#15294)Costa Tsaousis
2023-06-13set setuid for go.d.plugin in container (#15180)Ilya Mashchenko
2023-05-15Debugfs collector (#15017)thiagoftsm
2023-03-07Fix intermittent permissions issues in some Docker builds. (#14629)Austin S. Hemmelgarn
2023-02-21Support installing extra packages in Docker images at runtime. (#14456)Austin S. Hemmelgarn
2023-02-16fix setting go.d.plugin capabilities (#14525)Ilya Mashchenko
2023-01-31Publish Docker images to GHCR.io and Quay.io (#14372)Austin S. Hemmelgarn
2023-01-25Add Collector log (#14309)thiagoftsm
2023-01-05fix docker builds (#14211)Ilya Mashchenko
2022-12-09remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice ...Ilya Mashchenko
2022-07-22include Judy into our source tree (#13362)Timotej S
2022-07-13Add additional Docker image build with debug info included. (#13359)Austin S. Hemmelgarn
2022-07-09fix(packaging): respect CFLAGS arg when building Docker image (#13340)Ilya Mashchenko
2022-05-02Add `-pipe` to CFLAGS in most cases for builds. (#12709)Austin S. Hemmelgarn
2022-04-18Disable automake dependency tracking in our various one-time builds. (#12701)Austin S. Hemmelgarn
2022-03-24Provide better handling of config files in Docker containers. (#12310)Austin S. Hemmelgarn
2022-02-15rename DO_NOT_TRACK to DISABLE_TELEMETRY (#12126)Ilya Mashchenko
2021-10-19Add flag to mark containers as created from official images in analytics. (#1...Austin S. Hemmelgarn
2021-10-12Add POWER8+ support to our official Docker images. (#11592)Austin S. Hemmelgarn
2021-09-09Use system copy of protobuf in Docker images and static builds. (#11496)Austin S. Hemmelgarn
2021-09-09Revert "Add support for runtime configuration of UID/GID for Netdata user. (#...Austin S. Hemmelgarn
2021-09-08Add support for runtime configuration of UID/GID for Netdata user. (#10683)Austin S. Hemmelgarn
2021-05-24Store info about the installation type for later retrieval. (#11157)Austin S. Hemmelgarn
2021-04-05Spelling build (#10428)Josh Soref
2021-01-15Switch to using GitHub Actions for publishing Docker images. (#10365)Austin S. Hemmelgarn
2020-12-09Added numerous improvements to our Docker image. (#10308)Austin S. Hemmelgarn
2020-10-09Rename NETDATA_PORT to NETDATA_LISTENER_PORT (#10045)Konstantinos Natsakis
2020-08-19Fix netdata/netdata Docker image size (#9669)James Mills
2020-05-28Added health check functionality to our Docker images. (#9172)Austin S. Hemmelgarn
2020-05-19Removeed Polyverse Polymorphic Linux from Docker builds. (#8802)Austin S. Hemmelgarn
2020-05-11Enable support for Netdata Cloud.Andrew Moss
2020-03-31Improve the behavior of claiming (#8516)Andrew Moss
2020-03-25packaging/docker: add --build-arg CFLAGS support (#8485)Nicolás Parada
2020-03-24Added Docker build arg to pass extra options to installer. (#8472)Austin S. Hemmelgarn
2020-03-24Installer creates claim.d but is run as root, patch to correct ownership (#8475)Andrew Moss
2020-03-23Adding the claiming script to the packaging multi-stage Dockerfile whitelist ...Andrew Moss
2020-02-03Fix setuid for freeipmi.plugin in Docker images (#7684)Lasse Bang Mikkelsen
2020-01-30Adds support for opting out of telemetry via the DO_NOT_TRACK envirnment vari...James Mills
2020-01-29Add release channel customization to docker build (#7373)Mansour Behabadi
2020-01-06feat(docker): Add freeipmi support (#7081)Steven Hartland
2019-12-19Add anon tracking notice for installers (#7437)Mansour Behabadi
2019-12-18Make the docker image to run as arbitrary user (#6543)Chris
2019-07-26Safer container names (#6441)Ian
2019-05-15netdata/packaging: Fix broken netdata docker image for dbengine-enabled code ...Paul Emm. Katsoulakis