add banner.txt to container
This commit is contained in:
parent
26ef5fce8a
commit
c8476cb5f5
@ -8,6 +8,7 @@ COPY image_prediction image_prediction
|
||||
COPY setup.py setup.py
|
||||
COPY requirements.txt requirements.txt
|
||||
COPY config.yaml config.yaml
|
||||
COPY banner.txt banner.txt
|
||||
|
||||
# Install dependencies differing from base image.
|
||||
RUN python3 -m pip install -r requirements.txt
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user