This commit is contained in:
@@ -11,6 +11,7 @@ ENV POETRY_VERSION=1.2.2 \
|
||||
# COPY python-hvac .
|
||||
|
||||
RUN curl -sSL https://install.python-poetry.org | python3 -\
|
||||
poetry install
|
||||
&& poetry config virtualenvs.create false \
|
||||
&& poetry install
|
||||
|
||||
ENTRYPOINT [ "python-hvac" ]
|
||||
Reference in New Issue
Block a user