mirror of
https://github.com/YosysHQ/yosys
synced 2025-06-03 21:01:23 +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
|
RUN useradd -m yosys
|
||||||
USER yosys
|
USER yosys
|
||||||
|
|
||||||
|
VOLUME ["/app"]
|
||||||
|
WORKDIR /app
|
||||||
|
|
||||||
CMD ["yosys"]
|
CMD ["yosys"]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue