Skip to content
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

Closed
ponciusz opened this issue Feb 3, 2023 · 7 comments · Fixed by #37
Closed

Using Docker DOCs #35

ponciusz opened this issue Feb 3, 2023 · 7 comments · Fixed by #37
Labels
documentation Improvements or additions to documentation

Comments

@ponciusz
Copy link

ponciusz commented Feb 3, 2023

Hello and thanks for this library,
I was wondering if Docker docs are in progress?

@eWert-Online
Copy link
Owner

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? 🙂

@eWert-Online eWert-Online added the documentation Improvements or additions to documentation label Feb 3, 2023
@ponciusz
Copy link
Author

ponciusz commented Feb 3, 2023

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

@eWert-Online
Copy link
Owner

eWert-Online commented Feb 3, 2023

Yes, we have some colleagues which have a m1 Mac and it is working fine!

@ukrutt
Copy link

ukrutt commented Feb 10, 2023

@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) .

@ponciusz
Copy link
Author

is there quick guide how to use docker image? from project folder?

@eWert-Online
Copy link
Owner

I will see if I can open a draft PR soon with some basic instructions for Docker.

Maybe that will already help you 🙂

@eWert-Online
Copy link
Owner

@ponciusz
I have gone ahead and published a basic example of how a docker setup might be done:
https://ewert-online.github.io/OSnap/Setup/using-docker/

If you have questions or feedback, feel free to reopen this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants