mirror of
https://codeberg.org/Reuh/feather.git
synced 2025-10-27 10:09:32 +00:00
docs: update
This commit is contained in:
parent
f52747b516
commit
e5b9fec570
2 changed files with 18 additions and 2 deletions
|
|
@ -5,6 +5,6 @@ RUN apk add --no-cache python3 py3-requests py3-jinja2
|
|||
RUN mkdir /feather
|
||||
WORKDIR /feather
|
||||
|
||||
COPY *.py config.default.toml LICENSE /feather
|
||||
COPY *.py config.default.toml LICENSE /feather/
|
||||
|
||||
ENTRYPOINT [ "python3", "main.py" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue