Where is the latest Docker image available? #894
Answered
by
theory
itsbriankim
asked this question in
Q&A
-
I'm trying to setup Sqitch on my machine and am struggling with even finding the Docker image. Based on this Sqitch page, the link to the Docker image appears to be broken. I've tried poking around the Github repo but can't find the file there either. Can anyone point me in the right direction? Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
theory
Jul 25, 2025
Replies: 1 comment 5 replies
-
That page links to the Docker page, which links to the Sqitch DockerHub. The most transparent way to run it is with the shell script, as on described on the Docker page. If you're on Windows, three is also a batch file. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, thank you, I fixed all the
Dockerfile
links in the DockerHub README.