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

1 line
63 B
Bash

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