Docker Images for IT-owned Projects
100K+
Docker images, even if they were created by some random jerk on the Internet, must be stored in the Flightstats repo in order to be used at flightstats. This assumes someone in IT has at least taken a cursory glance to make sure their docker image isn't straight-up malware in disguise.
"Base" Images (Foundational building-block images with minimal installations, for building apps on top off) go in flightstats/base
Descriptions:
curlbot: runs curl
logstash-oss: Logstash in a docker container. We prefer the "OSS" version without xpack. Dockerfile
Filebeat: Filebeat in a docker container. Dockerfile
Graylog2-server: literally from here.
Mongo: DB, primarily for use with Graylog2-server Docker hub
fluentd-graylog-k8s: Fluentd container that ships logs to graylog. Meant to be used as k8s daemonset. docker file and example daemonset yaml file can be found here
Debugger: An alpine linux pod with bash, curl, and other things installed for debugging cluster issues.
Content type
Image
Digest
Size
1.5 GB
Last updated
about 5 years ago
docker pull flightstats/it