This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
FROM python:3 | |
RUN apt-get update && \ | |
apt-get -y install libxml2-dev libxslt-dev python-dev && \ | |
pip install lxml imagesize | |
WORKDIR /opt/ | |
COPY . /opt |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const p = { | |
larr_dtls: [{ | |
id: 0, | |
arr_allocs: [{ | |
lots: 41, | |
tp: 'hedge', | |
phys_exec_id: 35, | |
}] | |
}, { | |
id: 1, |