docsearch-scraper icon indicating copy to clipboard operation
docsearch-scraper copied to clipboard

Update: use less layers in Docker image

Open ArtFlag opened this issue 4 years ago • 0 comments

Relates to #459

With this PR, I'm trying to initiate some move/improvements with the Docker image structure. The image uses a lot of layers for no obvious reasons. Let's try reduce the number of layers for size optimization and update speed.

Unfortunately, the original image doesn't build properly:

#16 4.759 E: Version '85.0.4183.102-1' for 'google-chrome-stable' was not found

If one of the maintainers could look into this or provide some information about this error, that would be great.

ArtFlag avatar Dec 21 '20 18:12 ArtFlag