Skip to content

Conversation

@JVBRTR
Copy link
Contributor

@JVBRTR JVBRTR commented Apr 8, 2020

added section into yml for selenium service - it is turned off by default by commenting it out;

added information into readme;

…ault by commenting it out;

added information into readme;
@JVBRTR JVBRTR requested review from dejwCake and palypster April 8, 2020 17:56
# selenium:
# image: selenium/standalone-chrome:3.11.0-antimony
# volumes:
# - /dev/shm:/dev/shm
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do you need this volume?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that I found this as recommendation for selenium implementation. Look for example here:
https://sondnm.github.io/blog/2018/09/08/i-just-learnt-about-/dev/shm/ - selenium will be able to use host shared memory ( in cases container consumes too much memory, it can use host shared memory )

jvdovec added 2 commits April 9, 2020 11:22
…ame as in .env ) so therefore removed it from instructions for altering env variables;
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

Successfully merging this pull request may close these issues.

4 participants