mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-24 12:07:53 +00:00
Merge 105875482b
into aa30589c12
This commit is contained in:
commit
733b01f83b
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