Files
package-analyzer/deploy.ps1
2023-05-14 14:32:57 +05:30

1 line
63 B
PowerShell

docker build -t app . && docker run -it --init -p 5454:8000 app