/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

til.simonwillison.net
| | johnjr.dev
2.5 parsecs away

Travel
| | Sometimes, when I execute the Chrome inside a docker container I receive the error below: selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: crashed It is caused because Chrome uses the /dev/shm to share memory and the docker, by default, set 64MB for this partition. Here, I will describe how to reproduce this error and how to resolve it. How to reproduce To reproduce this error, we need to create a docker image with chrome and python. Then, I created this Dockerfile which uses a multi-stage build to install the chrome and the python.
| | chrispeoples.com
2.3 parsecs away

Travel
| |
| | earthly.dev
2.7 parsecs away

Travel
| | Learn how to run a Ruby on Rails application inside a Docker container and discover best practices for building Docker images. This tutorial covers...
| | awsteele.com
14.2 parsecs away

Travel
| Here's my seventh or eighth attempt at a blog. It's mostly going to be my experimentation with using AWS (Amazon Web Services, not Aidan William Steele).