mirror of
https://github.com/YosysHQ/yosys
synced 2025-10-10 17:58:07 +00:00
Merge 105875482b
into b7a72811cc
This commit is contained in:
commit
25deb80e13
2 changed files with 73 additions and 0 deletions
|
@ -55,4 +55,7 @@ ENV PATH /opt/yosys/bin:$PATH
|
|||
RUN useradd -m yosys
|
||||
USER yosys
|
||||
|
||||
VOLUME ["/app"]
|
||||
WORKDIR /app
|
||||
|
||||
CMD ["yosys"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue