mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-17 16:50:53 +00:00
Whoops.
This commit is contained in:
parent
f565e1fade
commit
21a9cb6528
1 changed files with 0 additions and 6 deletions
|
|
@ -12,12 +12,6 @@ ENV PATH="/dispatcharrpy/bin:$PATH" \
|
|||
PYTHONUNBUFFERED=1 \
|
||||
DISPATCHARR_BUILD=1
|
||||
|
||||
# Set the working directory
|
||||
WORKDIR /app
|
||||
|
||||
# Copy the application source code from the parent directory
|
||||
COPY . /app/
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y --no-install-recommends \
|
||||
build-essential \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue