Commit Graph

5 Commits

Author SHA1 Message Date
Derek Paschal 5475705d61 Fix permissions error for entrypoint script
continuous-integration/drone/push Build is passing Details
2023-08-28 12:44:06 -05:00
Derek Paschal 6215926bc9 Changes to Dockerfile
continuous-integration/drone/push Build is passing Details
2023-08-28 12:09:28 -05:00
Derek Paschal eccfd27370 Using libgl1 lib instead of the entire python3-opencv to reduce image size.
Adding volume to image for the downloaded repo to make it persistent if not mapped.
Adding examples for external models in docker-compose.
2023-05-02 08:40:59 -05:00
Derek Paschal af9c20d3b9 Ddded entrypoint.sh that will clone repo.
Repo is cloned into /sd if .git directory does not already exist there.
Also updated the name of the container image to match what I want to use
2023-02-15 09:11:02 -06:00
Derek Paschal a061ac9801 Adding docker capabilites to repo 2023-02-02 16:36:03 -06:00