build povray using existing docker image

This commit is contained in:
Matt McWilliams 2021-09-22 01:07:38 -04:00
parent 7021f34ddf
commit 4cb8f5d76b
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
sudo docker build . -t povray_existing