forked from Mirrors/humblebundle-downloader
added docker image. Updated readme
This commit is contained in:
@@ -6,6 +6,6 @@ WORKDIR /app
|
||||
|
||||
COPY . .
|
||||
|
||||
RUN poetry config virtualenvs.create false && poetry install --no-dev
|
||||
RUN poetry config virtualenvs.create false && poetry install --only main
|
||||
|
||||
ENTRYPOINT ["hbd"]
|
||||
|
||||
Reference in New Issue
Block a user