Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update docker repo.
  • Loading branch information
marq4 authored Jun 28, 2024
1 parent 186cc2b commit ea1ec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You will need:
5. Start docker desktop and verify it's running:
`docker info`
6. Get image and run container (pulls and starts. The videos you see inside the container ARE the files from Windows, not copies):
`winpty docker run -it --name randomvideoclipgenerator_cont --volume C:\\share:/root/RandomVideos/share marq4/random-video-clip-generator:latest`
`winpty docker run -it --name randomvideoclipgenerator_cont --volume C:\\share:/root/RandomVideos/share marq4/random_videoclip_generator_docker:latest`
7. Inside the container do (and follow those instructions):
`cat Instructions.txt`
8. Double-click the playlist file to open it with VLC.
Expand Down

0 comments on commit ea1ec7b

Please sign in to comment.