dfshdgh
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
FROM alpine:latest AS builder
|
||||
LABEL maintainer="fithwum"
|
||||
|
||||
ARG ALPINE_VERSION
|
||||
ENV ALPINE_VERSION=${ALPINE_VERSION}
|
||||
|
||||
WORKDIR /builder
|
||||
|
||||
# Install tools needed for building rootfs
|
||||
|
||||
Reference in New Issue
Block a user