This commit is contained in:
@@ -61,7 +61,7 @@ VOLUME ["/configs"]
|
||||
WORKDIR /app
|
||||
|
||||
# Copy opus first to break up the build time
|
||||
COPY ./app/opus /app/opus
|
||||
COPY ./app/internal/opus /app/internal/opus
|
||||
|
||||
# Copy the rest of the directory contents into the container at /app
|
||||
COPY ./app /app
|
||||
|
||||
Reference in New Issue
Block a user