mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-12 12:51:01 +00:00
Add resolc docker
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM ethereum/solc:0.8.26-alpine
|
||||
|
||||
COPY target/release/resolc /usr/local/bin/resolc
|
||||
|
||||
ENTRYPOINT ["/usr/local/bin/resolc"]
|
||||
Reference in New Issue
Block a user