Skip to content
Snippets Groups Projects
Unverified Commit 78189186 authored by Daniel Strufe's avatar Daniel Strufe Committed by GitHub
Browse files

Rebasechanges from upstream (#10128)

parent 96e875cd
No related branches found
No related tags found
No related merge requests found
......@@ -9,11 +9,14 @@ ENV LANG=C.UTF-8 \
PYTHONDONTWRITEBYTECODE=1
WORKDIR /kubespray
COPY *.yml ./
COPY *.cfg ./
COPY roles ./roles
COPY contrib ./contrib
COPY inventory ./inventory
COPY library ./library
COPY extra_playbooks ./extra_playbooks
COPY playbooks ./playbooks
COPY plugins ./plugins
RUN apt update -q \
&& apt install -yq --no-install-recommends \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment