This commit is contained in:
@@ -7,8 +7,8 @@ ENV VAULT_PATH=raider/data/raider
|
|||||||
ENV POETRY_VERSION=1.2.2 \
|
ENV POETRY_VERSION=1.2.2 \
|
||||||
POETRY_HOME=/usr/local/
|
POETRY_HOME=/usr/local/
|
||||||
|
|
||||||
# WORKDIR /python-hvac
|
WORKDIR /python-hvac
|
||||||
# COPY python-hvac .
|
COPY . .
|
||||||
|
|
||||||
RUN curl -sSL https://install.python-poetry.org | python3 -\
|
RUN curl -sSL https://install.python-poetry.org | python3 -\
|
||||||
&& poetry config virtualenvs.create false \
|
&& poetry config virtualenvs.create false \
|
||||||
|
|||||||
Reference in New Issue
Block a user