Sign inSign up

nanliu/snap

By nanliu

Updated almost 10 years ago

snap-telemetry docker containers

Image
0

5.9K

nanliu/snap repository overview

Snap Telemetry Dockerfile

Snap is on open source telemetry framework.

This repository contains snap installed on several linux operating system.

Additional image layer info

Build Docker Containers

To build a new Docker container:

$ build.sh <operating_system> <version>

The operating system supports:

  • trusty
  • precise
  • xenial
  • centos6
  • centos7

The version supports

  • version (git tag > 0.14.0)
  • latest (this is the latest build from snap master branch)
  • git_sha

Examples:

$ build.sh trusty latest
$ build.sh precise 0.14.0
$ build.sh centos6 0.15.0
$ build.sh centos7 906d19b646837393f9893870cc2929e791b1f3fb

build_all.sh is a shortcut to build all supported operating systems:

$ build_all.sh <version>

Tag summary

Content type

Image

Digest

Size

88.9 MB

Last updated

about 10 years ago

docker pull nanliu/snap