~ubuntu-docker-images/prometheus-alertmanager-snap:oci

Last commit made on 2020-10-09
Get this branch:
git clone -b oci https://git.launchpad.net/~ubuntu-docker-images/prometheus-alertmanager-snap
Members of Ubuntu Docker Images can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

1a4c0ec... by Lucas Kanashiro

Add README.md for the OCI image

c3212e1... by Lucas Kanashiro

Do not download promu from Github during build time

The promu binaries for the target architectures were included in this
repo to avoid accessing Internet during the build.

abde7d8... by Lucas Kanashiro

Add Dockerfile to build the OCI image

aa2d9e4... by Lucas Kanashiro

Build prometheus-alertmanager snap from the local source

Do not download the source code from the upstream repository. Also load
the helper files from snap/local.

d7db280... by Lucas Kanashiro

Merge branch 'upstream' into oci

03abfc8... by Lucas Kanashiro

Move all the files to the snap directory

d24bee1... by Lucas Kanashiro

Alphabetically sort fields with multiple values

7465aa0... by Lucas Kanashiro

Add build dependency on curl

ed0432f... by Lucas Kanashiro

Build the snap on multiple architectures

233b8be... by Lucas Kanashiro

Run the tests that not take too long during the build