osci-render-docker/build.sh

4 wiersze
79 B
Bash
Czysty Zwykły widok Historia

2024-11-29 03:36:45 +00:00
#!/bin/sh
# build osci-render docker image
docker build -t osci-render:2.3 .