osic-stacks/README.md

8 lines
234 B
Markdown
Raw Normal View History

2023-08-07 06:38:14 +00:00
# OSIC Stacks
## Open source Integrated Circuits Docker Stacks
## Windows start container
```powershell -executionpolicy bypass -file .\wsl_start.ps1```
## Build images
``` docker build -t <tag> -f <arch/jammy>.Dockerfile <path>```