osci-render-docker/build.sh

4 wiersze
79 B
Bash
Executable File

#!/bin/sh
# build osci-render docker image
docker build -t osci-render:2.3 .