docs: strip over-commenting from README and source
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
# Container image for pdbmux, the merging PuppetDB proxy daemon. pdbmux is a
|
||||
# k8s-only service (deployed via argocd-apps), so it ships as a distroless
|
||||
# static image rather than an RPM.
|
||||
FROM golang:1.25-alpine AS builder
|
||||
|
||||
RUN apk add --no-cache git
|
||||
|
||||
Reference in New Issue
Block a user