Minor Fixes; Multi-Arch.
This commit is contained in:
parent
af3529a373
commit
44f8d2756f
7 changed files with 65 additions and 11 deletions
|
|
@ -12,7 +12,10 @@ RUN pip3 install --upgrade pip \
|
|||
|
||||
COPY templates /scripts/templates/
|
||||
COPY easymapping /scripts/easymapping/
|
||||
COPY tests/ /scripts/tests/
|
||||
|
||||
COPY assets /
|
||||
|
||||
RUN pytest -s tests/
|
||||
|
||||
CMD ["/usr/bin/supervisord", "-n", "-c", "/etc/supervisord.conf" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue