-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using Docker DOCs #35
Comments
Hi 👋 yes, the docs are in progress. In our company we are already using OSnap inside docker exlusively. I just need to find the time to document how we do it. Ideally I wanted to implement the server feature (#28) to make the usage inside docker easier. This will take some more time though. Are you interested in contributing the docs are are you just asking, because you need them to get it running? 🙂 |
Happy to help if it's running on m1 ARM. Will it support Docker on ARM? thats main reason why I am looking for alternative as backstopJS Docker is not working on M1 garris/BackstopJS#1300 |
Yes, we have some colleagues which have a m1 Mac and it is working fine! |
@ponciusz For what it's worth, I've been able to get BackstopJS to work on an M1 Mac -- with Docker. I did need to upgrade to Ventura / 13.2 and I'm running the latest version of Docker (4.16.2). See garris/BackstopJS#1300 (comment) . |
is there quick guide how to use docker image? from project folder? |
I will see if I can open a draft PR soon with some basic instructions for Docker. Maybe that will already help you 🙂 |
@ponciusz If you have questions or feedback, feel free to reopen this issue :) |
Hello and thanks for this library,
I was wondering if Docker docs are in progress?
The text was updated successfully, but these errors were encountered: