mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-23 20:15:05 +02:00
Test
This commit is contained in:
parent
a8542f8a00
commit
d279b9b928
1 changed files with 1 additions and 1 deletions
|
@ -7,6 +7,6 @@ RUN apt update -y
|
|||
RUN apt install -y build-essential git rsync texinfo libtommath-dev libck-dev make gcc
|
||||
|
||||
RUN git clone https://github.com/justinethier/cyclone-bootstrap && cd cyclone-bootstrap && git fetch -a && git checkout ${CYCLONE_VERSION}
|
||||
RUN ./install.sh
|
||||
RUN ./install.sh
|
||||
|
||||
CMD ["icyc"]
|
||||
|
|
Loading…
Add table
Reference in a new issue