mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-30 09:17:13 +00:00
Merge 105875482b into 9570b39519
This commit is contained in:
commit
22111792cf
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