mirror of
https://github.com/polhenarejos/pico-hsm.git
synced 2026-01-17 09:28:05 +00:00
Do not use editable mode.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
parent
1d6cc6ff89
commit
0588dde490
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ RUN make clean
|
||||||
RUN ldconfig
|
RUN ldconfig
|
||||||
WORKDIR /
|
WORKDIR /
|
||||||
RUN git clone https://github.com/polhenarejos/pypicohsm.git
|
RUN git clone https://github.com/polhenarejos/pypicohsm.git
|
||||||
RUN pip3 install -e pypicohsm
|
RUN pip3 install pypicohsm
|
||||||
RUN git clone https://github.com/CardContact/sc-hsm-embedded
|
RUN git clone https://github.com/CardContact/sc-hsm-embedded
|
||||||
WORKDIR /sc-hsm-embedded
|
WORKDIR /sc-hsm-embedded
|
||||||
RUN autoreconf -fi
|
RUN autoreconf -fi
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue