mirror of
https://github.com/YosysHQ/yosys
synced 2025-05-06 23:35:47 +00:00
entry point
This commit is contained in:
parent
38fd304e3d
commit
105875482b
1 changed files with 3 additions and 0 deletions
|
@ -54,4 +54,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