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

Can I create my own browser image #125

Open
Believe1011 opened this issue Apr 24, 2024 · 2 comments
Open

Can I create my own browser image #125

Believe1011 opened this issue Apr 24, 2024 · 2 comments

Comments

@Believe1011
Copy link

Can I create my own browser image? I would like to make some configurations in the browser image, such as setting the browsing language, adding Google plugins, etc

@m1k1o
Copy link
Owner

m1k1o commented Apr 24, 2024

Yes, go to neko repository and folder .docker for instructions.

When you have your image built, make sure not to pull that image from the remote registry, because it would overwrite your changes.

@Believe1011
Copy link
Author

I want to add default plugins to Google Chrome when building a Google Chrome image. I have already downloaded the plugins in advance and placed them in the specified directory during the build process. However, when neko rooms started using this image, the plugins were not installed and I used Docker Exec to check if there were any plugins I added. What should I do to correctly add plugins when building plugins

Dockerfile.txt

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

No branches or pull requests

2 participants