forked from Mario1159/osic-stacks
Docker development environments for integrated circuits design.
stacks | ||
LICENSE | ||
README.md | ||
wsl_start.ps1 |
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>