Skip to content

Instantly share code, notes, and snippets.

@barsa-net
barsa-net / Dockerfile
Last active February 29, 2024 16:14
wagoodman/dive image builder for ARM64/aarch64
FROM golang:alpine AS builder
RUN apk update && \
apk add git make
WORKDIR /go/src
ARG DIVE_VERSION=${DIVE_VERSION:-v0.10.0}
RUN git clone https://github.com/wagoodman/dive.git dive && \
git -C /go/src/dive checkout ${DIVE_VERSION}

Keybase proof

I hereby claim:

  • I am barsa-net on github.
  • I am barsa_net (https://keybase.io/barsa_net) on keybase.
  • I have a public key ASCaIbViv6FIDueizdH5FIe6eBDBWGL4n6ukAJ-CmOOO2wo

To claim this, I am signing this object: