Skip to content

Commit cd78c00

Browse files
committed
docs/quick-start: Rework alerting section
1 parent 8aeb4e0 commit cd78c00

File tree

2 files changed

+223
-230
lines changed

2 files changed

+223
-230
lines changed

Makefile

+2
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,8 @@ docs-image:
329329
cd $(REPODIR) && \
330330
$(CONTAINER_TOOL) build \
331331
-t vmdocs \
332+
--build-arg UID="501" \
333+
--platform "linux/arm64" \
332334
$(WORKDIR)/vmdocs
333335

334336
docs-debug: docs docs-image

0 commit comments

Comments
 (0)