mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
Fully automate the dockerfile again.
This commit is contained in:
parent
eb139fd4d1
commit
c11d2a2c62
@ -66,6 +66,5 @@ RUN emcmake cmake -DETH_STATIC=1 -DSOLIDITY=ON -DGUI=0 -DCMAKE_CXX_COMPILER=/hom
|
||||
RUN emmake make -j 6 soljson
|
||||
|
||||
WORKDIR /home/user/cpp-ethereum/solc
|
||||
# somehow it does not work to pipe out both files
|
||||
#ENTRYPOINT tar -c soljson.js soljson.js.mem | base64
|
||||
ENTRYPOINT cat soljson.js
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user